Home
last modified time | relevance | path

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

/freebsd/lib/libc/yp/
H A Dyplib.c235 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_lookup() function
675 if (ypmatch_cache_lookup(ysd, yprk.map, &yprk.key, &yprv.val) == TRUE) { in yp_match()