Home
last modified time | relevance | path

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

/freebsd/libexec/ypxfr/
H A Dypxfr_extern.h60 extern int ypxfr_match(char *, char *, char *, char *, unsigned long);
H A Dypxfr_main.c366 if (ypxfr_match(ypxfr_master, ypxfr_source_domain, ypxfr_mapname, in main()
370 if (ypxfr_match(ypxfr_master, ypxfr_source_domain, ypxfr_mapname, in main()
H A Dypxfr_misc.c255 ypxfr_match(char *server, char *domain, char *map, char *key, in ypxfr_match() function