Searched refs:DontInitGroups (Results 1 – 10 of 10) sorted by relevance
223 else if (user != NULL && !DontInitGroups &&337 else if (user != NULL && !DontInitGroups &&642 if (user != NULL && !DontInitGroups &&
52 bool DontInitGroups = false; variable
51 bool DontInitGroups = false; variable
47 bool DontInitGroups = false; variable
1510 if (!DontInitGroups)
2450 if (!DontInitGroups)2481 if (!DontInitGroups)5402 if (RealUserName != NULL && !DontInitGroups)
2207 EXTERN bool DontInitGroups; /* avoid initgroups() because of NIS cost */ variable
3233 DontInitGroups = atobool(val);
558 _OPTION(DontInitGroups, `confDONT_INIT_GROUPS', `False')
3773 confDONT_INIT_GROUPS DontInitGroups [False] If set, the initgroups(3)