Searched refs:YP_SECURE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/usr.sbin/ypserv/
H A Dyp_extern.h59 #define YP_SECURE 0x1 macro
H A Dyp_access.c259 if ((yp_testflag((char *)map, (char *)domain, YP_SECURE) ||
H A Dyp_dblookup.c199 static char *secure_string = "YP_SECURE";
201 static int secure_sz = sizeof("YP_SECURE") - 1;
219 flags |= YP_SECURE;

Completed in 59 milliseconds