CWB
Data Fields
_UserEntry Struct Reference

Internal data structure: a username, the user's password, and the top of a linked list of Grants. More...

Data Fields

char * name
 
char * passwd
 
Grantgrants
 
struct _UserEntrynext
 

Detailed Description

Internal data structure: a username, the user's password, and the top of a linked list of Grants.

Field Documentation

Grant* grants
char* name
struct _UserEntry* next
char* passwd

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