Searched refs:DontInitGroups (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/contrib/sendmail/libsmutil/
H A Dsafefile.c223 else if (user != NULL && !DontInitGroups &&
337 else if (user != NULL && !DontInitGroups &&
642 if (user != NULL && !DontInitGroups &&
/freebsd-10.1-release/contrib/sendmail/praliases/
H A Dpraliases.c51 bool DontInitGroups = false; variable
/freebsd-10.1-release/contrib/sendmail/editmap/
H A Deditmap.c52 bool DontInitGroups = false; variable
/freebsd-10.1-release/contrib/sendmail/makemap/
H A Dmakemap.c48 bool DontInitGroups = false; variable
/freebsd-10.1-release/contrib/sendmail/vacation/
H A Dvacation.c52 bool DontInitGroups = false; variable
/freebsd-10.1-release/contrib/sendmail/cf/cf/
H A Dsubmit.cf417 O DontInitGroups=True
/freebsd-10.1-release/contrib/sendmail/src/
H A Drecipient.c1510 if (!DontInitGroups)
H A Ddeliver.c2458 if (!DontInitGroups)
2489 if (!DontInitGroups)
5410 if (RealUserName != NULL && !DontInitGroups)
H A Dsendmail.h2299 EXTERN bool DontInitGroups; /* avoid initgroups() because of NIS cost */ variable
H A Dreadcf.c2089 { "DontInitGroups", O_DONTINITGRPS, OI_NONE },
3293 DontInitGroups = atobool(val);

Completed in 164 milliseconds