MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
group Struct Reference

Contains user group informations. More...

Public Attributes

char * gr_name
 The name of the group.
 
char * gr_passwd
 Encrypted password.
 
gid_t gr_gid
 Group ID.
 
char * gr_mem [MAX_MEMBERS_PER_GROUP+1]
 List of group members.
 

Detailed Description

Contains user group informations.


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