Searched refs:getgrouplist (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | grp.h | 67 extern int getgrouplist(const char *, gid_t, gid_t *, int *);
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | initgroups.c | 90 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *ngroups) in getgrouplist() function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_tables.h | 479 extern unsigned int getgrouplist(ipmp_grouplist_t **);
|
H A D | mpd_tables.c | 3338 getgrouplist(ipmp_grouplist_t **grlistpp) in getgrouplist() function 3434 retval = getgrouplist(&snap->sn_grlistp); in getsnap()
|
H A D | mpd_main.c | 2478 retval = getgrouplist(&grlistp); in process_query()
|
/illumos-gate/usr/src/boot/include/ |
H A D | unistd.h | 503 int getgrouplist(const char *, gid_t, gid_t *, int *);
|
/illumos-gate/usr/src/lib/libresolv2/include/ |
H A D | port_after.h | 307 int getgrouplist(GETGROUPLIST_ARGS);
|
/illumos-gate/usr/src/lib/lib9p/common/ |
H A D | utils.c | 226 if (getgrouplist(name, (int)basegid, int_groups, &ngroups) < 0) { in l9p_getgrlist() 235 if (getgrouplist(name, basegid, groups, &ngroups) < 0) { in l9p_getgrlist()
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 225 getgrouplist;
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 175 getgrouplist.3c \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 464 file path=usr/share/man/man3c/getgrouplist.3c
|