Searched refs:crgetgroups (Results 1 – 5 of 5) sorted by relevance
65 #define crgetgroups(cr) ((cr)->cr_groups) macro
106 extern const gid_t *crgetgroups(const cred_t *);
457 gids = crgetgroups(cr); in dsl_check_user_access()531 gids = crgetgroups(cr); in dsl_load_user_sets()
329 extern gid_t *crgetgroups(cred_t *cr);
1088 crgetgroups(cred_t *cr) in crgetgroups() function