COHERENT help

This page displays the COHERENT help information for initgroups.

Listing of available help pages


initgroups() -- Initialize the supplementary group-access list

#include <sys/types.h>
#include <grp.h>
int initgroups(user, basegid)
const char *user; gid_t basegid;