Searched refs:yp_first (Results 1 – 9 of 9) sorted by relevance
/freebsd/lib/libc/yp/ |
H A D | Symbol.map | 12 yp_first;
|
H A D | yplib.c | 767 yp_first(char *indomain, char *inmap, char **outkey, int *outkeylen, in yp_first() function
|
/freebsd/include/rpcsvc/ |
H A D | ypclnt.h | 79 int yp_first(char *indomain, char *inmap, char **outkey, int *outkeylen,
|
/freebsd/lib/libc/gen/ |
H A D | getusershell.c | 207 if (yp_first(ypdomain, "shells", &key, &keylen, &data, &datalen)) in _nis_initshells()
|
H A D | getgrent.c | 1153 rv = yp_first(st->domain, map, &st->key, in nis_group()
|
H A D | getpwent.c | 1349 rv = yp_first(st->domain, map, &st->key, in nis_passwd()
|
/freebsd/lib/libc/rpc/ |
H A D | getrpcent.c | 486 rv = yp_first(st->domain, "rpc.bynumber", in nis_rpcent()
|
/freebsd/lib/libc/net/ |
H A D | getservent.c | 764 rv = yp_first(st->yp_domain, "services.byname", in nis_servent()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3428 fun:yp_first=uninstrumented
|