Searched refs:yp_testflag (Results 1 – 4 of 4) sorted by relevance
94 extern int yp_testflag(char *, char *, int);
257 if ((yp_testflag((char *)map, (char *)domain, YP_SECURE) ||
217 yp_testflag(char *map, char *domain, int flag) in yp_testflag() function
168 (yp_testflag(argp->map, argp->domain, YP_INTERDOMAIN) ||