Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/ypserv/
HDyp_extern.h94 extern int yp_testflag(char *, char *, int);
HDyp_access.c257 if ((yp_testflag((char *)map, (char *)domain, YP_SECURE) ||
HDyp_dblookup.c223 yp_testflag(char *map, char *domain, int flag) in yp_testflag() function
HDyp_server.c168 (yp_testflag(argp->map, argp->domain, YP_INTERDOMAIN) ||