#include <users.h>
Data Fields | |
struct xtra_key * | next |
char * | key |
char * | data |
Definition at line 98 of file users.h.
char* data |
Definition at line 101 of file users.h.
Referenced by getxtra(), global(), and msg_whois().
char* key |
Definition at line 100 of file users.h.
Referenced by getxtra(), global(), and msg_whois().
Definition at line 99 of file users.h.
Referenced by getxtra(), and msg_whois().