Searched defs:outkeylen (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/lib/libc/yp/ |
H A D | yp_first.c | 122 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
|
/netbsd-src/distrib/utils/libhack/ |
H A D | yplib.c | 188 yp_first(indomain, inmap, outkey, outkeylen, outval, outvallen) in yp_first() argument 204 yp_next(indomain, inmap, inkey, inkeylen, outkey, outkeylen, outval, outvallen) in yp_next() argument
|
/netbsd-src/usr.sbin/ypserv/common/ |
H A D | yplib_host.c | 161 int *outkeylen, char **outval, int *outvallen) in yp_first_host() 195 int inkeylen, char **outkey, int *outkeylen, char **outval, in yp_next_host()
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | info_nis.c | 403 int outkeylen, outvallen; in am_yp_all() local
|