MentOS
0.8.0
The Mentoring Operating System
|
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. | |
Contains user group informations.