group Struct Reference

#include <stdapis/grp.h>

struct group
Public Attributes
gid_t gr_gid
char **gr_mem
char *gr_name
char *gr_passwd

Detailed Description

Includes the following members,

Member Attribute Documentation

gr_gid

gid_t gr_gid

group id

gr_mem

char **gr_mem

group members

gr_name

char *gr_name

group name

gr_passwd

char *gr_passwd

group password