Home
last modified time | relevance | path

Searched refs:yp_master_host (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/ypwhich/
H A Dypwhich.c220 r = yp_master_host(client, domain, map, &master); in main()
250 r = yp_master_host(client, in main()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.h39 int yp_master_host(CLIENT *client, char *indomain, char *inmap,
H A Dyplib_host.c306 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host() function