Searched defs:outkeylen (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 175 int *outkeylen, char **outval, int *outvallen) in yp_first_host() 214 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next_host()
|
/freebsd/lib/libc/yp/ |
H A D | yplib.c | 767 yp_first(char *indomain, char *inmap, char **outkey, int *outkeylen, in yp_first() 846 char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
|