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

/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c223 else if (user != NULL && !DontInitGroups &&
337 else if (user != NULL && !DontInitGroups &&
642 if (user != NULL && !DontInitGroups &&
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dpraliases.c51 bool DontInitGroups = false; variable
H A Deditmap.c54 bool DontInitGroups = false; variable
H A Dmakemap.c50 bool DontInitGroups = false; variable
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c1512 if (!DontInitGroups)
H A Ddeliver.c2450 if (!DontInitGroups)
2481 if (!DontInitGroups)
5402 if (RealUserName != NULL && !DontInitGroups)
H A Dsendmail.h2207 EXTERN bool DontInitGroups; /* avoid initgroups() because of NIS cost */ variable
H A Dreadcf.c2080 { "DontInitGroups", O_DONTINITGRPS, OI_NONE },
3233 DontInitGroups = atobool(val);

Completed in 101 milliseconds