Home
last modified time | relevance | path

Searched refs:must_be_first_character (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dutil.c137 check_for_match(search_field, must_be_first_character, chk_entry, in check_for_match() argument
139 int must_be_first_character; in check_for_match()
161 if (must_be_first_character && (found1 != local_entry)) return(0);