Searched refs:CFM_AUTOFS_USE_LOFS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Damd.h72 #define CFM_AUTOFS_USE_LOFS 0x00001000 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.c416 gopt.flags |= CFM_AUTOFS_USE_LOFS;
419 gopt.flags &= ~CFM_AUTOFS_USE_LOFS;

Completed in 67 milliseconds