|
Paraslash Audio Streaming |
About News Download Documentation Development |
Data Fields | |
struct list_head | node |
char * | name |
struct asymmetric_key * | pubkey |
unsigned int | perms |
struct list_head node |
The position of this user in the list of users.
char* name |
The username.
struct asymmetric_key* pubkey |
The public key.
unsigned int perms |
The privileges of this user.