Searched refs:ypxfr_match (Results 1 – 3 of 3) sorted by relevance
/freebsd/libexec/ypxfr/ |
H A D | ypxfr_extern.h | 60 extern int ypxfr_match(char *, char *, char *, char *, unsigned long);
|
H A D | ypxfr_main.c | 366 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 D | ypxfr_misc.c | 255 ypxfr_match(char *server, char *domain, char *map, char *key, in ypxfr_match() function
|