Searched defs:outvallen (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 137 int inkeylen, char **outval, int *outvallen) in yp_match_host() 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 | 645 char **outval, int *outvallen) in yp_match() 768 char **outval, int *outvallen) in yp_first() 846 char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
|