#include <users.h>
Collaboration diagram for WhoWasUser:
Public Attributes | |
char | nick [NICKMAX] |
char | ident [IDENTMAX+1] |
char | dhost [160] |
char | host [160] |
char | fullname [MAXGECOS+1] |
char | server [256] |
time_t | signon |
Definition at line 332 of file users.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|