group Struct Reference

#include <grp.h>

Data Fields

char *  gr_name
char *  gr_passwd
gid_t  gr_gid
char **  gr_mem

Field Documentation

gid_t group::gr_gid
 
char** group::gr_mem
 
char* group::gr_name
 
char* group::gr_passwd
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top