Searched refs:ypmatch_find (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/libc/yp/
H A Dyp_match.c64 static bool_t ypmatch_find(const char *, const char *, int, const char **,
131 ypmatch_find(const char *map, const char *key, int keylen, const char **val, function
191 if (!strcmp(_yp_domain, indomain) && ypmatch_find(inmap, inkey,

Completed in 139 milliseconds