Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A DSymbol.map545 /* __pw_match_entry; */
H A Dgetpwent.c92 int __pw_match_entry(const char *, size_t, enum nss_lookup_type,
1161 rv = __pw_match_entry(hes[0], strlen(hes[0]), how, name, uid); in dns_passwd()
1389 rv = __pw_match_entry(buffer, resultlen, how, name, uid); in nis_passwd()
1955 __pw_match_entry(const char *entry, size_t entrysize, enum nss_lookup_type how, in __pw_match_entry() function