Searched refs:yp_master_host (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/ypwhich/ |
H A D | ypwhich.c | 220 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 D | yplib_host.h | 39 int yp_master_host(CLIENT *client, char *indomain, char *inmap,
|
H A D | yplib_host.c | 306 yp_master_host(CLIENT *client, char *indomain, char *inmap, char **outname) in yp_master_host() function
|