Searched defs:outval (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/distrib/utils/libhack/ |
H A D | yplib.c | 173 yp_match(indomain, inmap, inkey, inkeylen, outval, outvallen) in yp_match() argument 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 | 128 int inkeylen, char **outval, int *outvallen) in yp_match_host() 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/lib/libc/yp/ |
H A D | yp_first.c | 122 int inkeylen, char **outkey, int *outkeylen, char **outval, int *outvallen) in yp_next()
|
H A D | yp_match.c | 166 int inkeylen, char **outval, int *outvallen) in yp_match()
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | info_nis.c | 402 char *outkey, *outval; in am_yp_all() local
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/ |
H A D | datamorph.c | 184 struct berval *outval ) in transform_to_db_format_one() 350 struct berval *outval ) in transform_from_db_format_one()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 16358 rtx outval = operands[1]; in arm_reload_out_hi() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 16533 rtx outval = operands[1]; in arm_reload_out_hi() local
|