Home
last modified time | relevance | path

Searched refs:yp_master (Results 1 – 10 of 10) sorted by relevance

/freebsd/usr.bin/ypwhich/
H A Dypwhich.c222 r = yp_master(domain, map, &master); in main()
253 r = yp_master(domain, ypml->map, &master); in main()
/freebsd/lib/librpcsvc/
H A Dyp_passwd.c67 if (yp_master(domain, "passwd.byname", &server)) in _yppasswd()
H A Dyp_update.c72 if ((rval = yp_master(domain, map, &master))) in yp_update()
/freebsd/lib/libypclnt/
H A Dypclnt_connect.c77 r = yp_master(ypclnt->domain, ypclnt->map, &ypclnt->server); in ypclnt_connect()
/freebsd/lib/libc/yp/
H A DSymbol.map16 yp_master;
H A Dyplib.c1052 yp_master(char *indomain, char *inmap, char **outname) in yp_master() function
/freebsd/include/rpcsvc/
H A Dypclnt.h84 int yp_master(char *indomain, char *inmap, char **outname);
/freebsd/usr.sbin/yppoll/
H A Dyppoll.c159 r = yp_master(domainname, inmap, &master); in main()
/freebsd/libexec/ypxfr/
H A Dypxfr_misc.c130 if ((res = yp_master(domain, map, &master))) { in ypxfr_get_master()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3431 fun:yp_master=uninstrumented