Home
last modified time | relevance | path

Searched refs:credgrp (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dcred.h59 struct credgrp;
107 extern const gid_t *crgetggroups(const struct credgrp *);
128 extern struct credgrp *crgrpcopyin(int, gid_t *);
129 extern void crgrprele(struct credgrp *);
130 extern void crsetcredgrp(cred_t *, struct credgrp *);
H A Dcred_impl.h81 struct credgrp *cr_grps; /* supplemental groups */
/onnv-gate/usr/src/uts/common/syscall/
H A Dgroups.c51 struct credgrp *grps = NULL; in setgroups()
/onnv-gate/usr/src/uts/common/os/
H A Dcred.c79 typedef struct credgrp { struct