Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypserv/
H A Dyp_extern.h57 #define YP_SECURE 0x1 macro
H A Dyp_access.c257 if ((yp_testflag((char *)map, (char *)domain, YP_SECURE) ||
H A Dyp_dblookup.c211 flags |= YP_SECURE; in yp_setflags()