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

/sendmail/libsmutil/
H A Dsafefile.c223 else if (user != NULL && !DontInitGroups &&
337 else if (user != NULL && !DontInitGroups &&
642 if (user != NULL && !DontInitGroups &&
/sendmail/praliases/
H A Dpraliases.c51 bool DontInitGroups = false; variable
/sendmail/editmap/
H A Deditmap.c52 bool DontInitGroups = false; variable
/sendmail/makemap/
H A Dmakemap.c48 bool DontInitGroups = false; variable
/sendmail/vacation/
H A Dvacation.c52 bool DontInitGroups = false; variable
/sendmail/sendmail/
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 448 milliseconds