Home
last modified time | relevance | path

Searched refs:DontInitGroups (Results 1 – 10 of 10) 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/util/
H A Deditmap.c52 bool DontInitGroups = false; variable
H A Dpraliases.c51 bool DontInitGroups = false; variable
H A Dmakemap.c47 bool DontInitGroups = false; variable
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c1510 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.c3233 DontInitGroups = atobool(val);
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4558 _OPTION(DontInitGroups, `confDONT_INIT_GROUPS', `False')
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3773 confDONT_INIT_GROUPS DontInitGroups [False] If set, the initgroups(3)