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

/freebsd-11-stable/contrib/amd/amd/
H A Damq_svc.c164 if (gopt.flags & CFM_USE_TCPWRAPPERS) {
H A Damd.h71 #define CFM_USE_TCPWRAPPERS 0x00000800 macro
82 #define CFM_DEFAULT_FLAGS (CFM_PROCESS_LOCK|CFM_USE_TCPWRAPPERS|CFM_AUTOFS_USE_LOFS|CFM_DOMAIN_STRIP|CFM_NORMALIZE_SLASHES)
H A Dconf.c1208 gopt.flags |= CFM_USE_TCPWRAPPERS;
1211 gopt.flags &= ~CFM_USE_TCPWRAPPERS;

Completed in 81 milliseconds