Home
last modified time | relevance | path

Searched defs:DontInitGroups (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/util/
H A Dpraliases.c51 bool DontInitGroups = false; variable
H A Deditmap.c52 bool DontInitGroups = false; variable
H A Dmakemap.c47 bool DontInitGroups = false; variable
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2207 EXTERN bool DontInitGroups; /* avoid initgroups() because of NIS cost */ variable