Home
last modified time | relevance | path

Searched refs:ypxfr_get_map (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/ypxfr/
H A Dypxfr_extern.h57 extern int ypxfr_get_map(char *, char *, char *, int (*)(int, char *, int, char *, int, char*));
H A Dypxfr_getmap.c61 ypxfr_get_map(char *map, char *domain, char *host, in ypxfr_get_map() function
H A Dypxfr_main.c517 if (ypxfr_get_map(ypxfr_mapname,ypxfr_source_domain, in main()
/freebsd/usr.sbin/yppush/
H A Dyppush_main.c621 ypxfr_get_map("ypservers", yppush_domain, in main()