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

/dovecot/src/lib/
H A Drestrict-access.c138 bool *have_root_group)
148 *have_root_group = TRUE;
174 bool preserve_existing, bool *have_root_group)
192 have_root_group);
261 bool is_root, have_root_group, preserve_groups = FALSE; local
290 have_root_group = process_primary_gid == 0;
317 &have_root_group);
136 drop_restricted_groups(const struct restrict_access_settings *set, gid_t *gid_list, unsigned int *gid_count, bool *have_root_group) argument
173 fix_groups_list(const struct restrict_access_settings *set, bool preserve_existing, bool *have_root_group) argument

Completed in 11 milliseconds