Home
last modified time | relevance | path

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

/openbsd/src/lib/libc/yp/
Dypmatch_cache.c39 static bool_t ypmatch_add(const char *, const char *, u_int, char *, u_int);
53 ypmatch_add(const char *map, const char *key, u_int keylen, char *val, in ypmatch_add() function
203 (void)ypmatch_add(inmap, inkey, inkeylen, in yp_match()