Searched refs:CFM_PROCESS_LOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/amd/amd/
H A Damd.c556 if (gopt.flags & CFM_PROCESS_LOCK) {
H A Dget_args.c312 gopt.flags &= ~CFM_PROCESS_LOCK; /* turn process locking off */
H A Damd.h64 #define CFM_PROCESS_LOCK 0x00000010 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.c1054 gopt.flags |= CFM_PROCESS_LOCK;
1057 gopt.flags &= ~CFM_PROCESS_LOCK;

Completed in 62 milliseconds