Searched defs:outkeylen (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/lib/libc/yp/ |
H A D | yp_first.c | 39 yp_first(const char *indomain, const char *inmap, char **outkey, int *outkeylen, in yp_first()
|
H A D | ypmatch_cache.c | 216 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
|
/openbsd-src/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 159 int *outkeylen, char **outval, int *outvallen) in yp_first_host() 196 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next_host()
|