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

/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dcred.h62 #define crgetgroups(cr) ((cr)->cr_groups) macro
/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Dcred.h49 #define crgetgroups(cred) ((cred)->cr_groups) macro
/freebsd-current/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-cred.c80 * crgetgroups will only returns gi->blocks[0], which contains only
99 crgetgroups(const cred_t *cr) function
166 EXPORT_SYMBOL(crgetgroups); variable
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dcred.h106 extern const gid_t *crgetgroups(const cred_t *);
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dcred.h184 extern gid_t *crgetgroups(const cred_t *cr);
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c465 gids = crgetgroups(cr);
539 gids = crgetgroups(cr);
/freebsd-current/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c886 crgetgroups(cred_t *cr) function
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h318 extern gid_t *crgetgroups(cred_t *cr);

Completed in 98 milliseconds