yp_testflag
if ((yp_testflag((char *)map, (char *)domain, YP_SECURE) ||
extern int yp_testflag(char *, char *, int);
(yp_testflag(argp->map, argp->domain, YP_INTERDOMAIN) ||