COHERENT help

This page displays the COHERENT help information for getgroups.

Listing of available help pages


getgroups() -- Read the supplemental group-access list

#include <unistd.h>
int getgroups(gidsetsize, grouplist)
int gidsetsize; gid_t *grouplist;