Searched refs:yp_master (Results 1 – 10 of 10) sorted by relevance
/freebsd/usr.bin/ypwhich/ |
H A D | ypwhich.c | 222 r = yp_master(domain, map, &master); in main() 253 r = yp_master(domain, ypml->map, &master); in main()
|
/freebsd/lib/librpcsvc/ |
H A D | yp_passwd.c | 67 if (yp_master(domain, "passwd.byname", &server)) in _yppasswd()
|
H A D | yp_update.c | 72 if ((rval = yp_master(domain, map, &master))) in yp_update()
|
/freebsd/lib/libypclnt/ |
H A D | ypclnt_connect.c | 77 r = yp_master(ypclnt->domain, ypclnt->map, &ypclnt->server); in ypclnt_connect()
|
/freebsd/lib/libc/yp/ |
H A D | Symbol.map | 16 yp_master;
|
H A D | yplib.c | 1052 yp_master(char *indomain, char *inmap, char **outname) in yp_master() function
|
/freebsd/include/rpcsvc/ |
H A D | ypclnt.h | 84 int yp_master(char *indomain, char *inmap, char **outname);
|
/freebsd/usr.sbin/yppoll/ |
H A D | yppoll.c | 159 r = yp_master(domainname, inmap, &master); in main()
|
/freebsd/libexec/ypxfr/ |
H A D | ypxfr_misc.c | 130 if ((res = yp_master(domain, map, &master))) { in ypxfr_get_master()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3431 fun:yp_master=uninstrumented
|