Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
crgetggroups
usr/src/uts/common/sys/cred.h
107
extern const gid_t *crgetggroups(const struct credgrp *);
usr/src/uts/common/syscall/groups.c
66
groups = crgetggroups(grps);