Searched refs:yp_all_host (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/usr.sbin/ypserv/common/ |
H A D | yplib_host.h | 45 int yp_all_host(CLIENT *client, const char *indomain, const char *inmap,
|
H A D | yplib_host.c | 231 yp_all_host(CLIENT *client, const char *indomain, const char *inmap, in yp_all_host() function
|
/netbsd-src/usr.sbin/ypserv/yppush/ |
H A D | yppush.c | 269 rv = yp_all_host(ypserv, ypi.ourdomain, "ypservers", &ypallcb); in main()
|
/netbsd-src/usr.sbin/ypserv/ypxfr/ |
H A D | ypxfr.c | 405 (void)yp_all_host(client, domain, map, incallback); in get_map()
|