user_entry Struct Reference

#include <users.h>

Collaboration diagram for user_entry:
Collaboration graph
[legend]

Data Fields

struct user_entrynext
struct user_entry_typetype
union {
   char *   string
   void *   extra
   struct list_type *   list
   unsigned long   ulong
u
char * name

Detailed Description

Definition at line 86 of file users.h.


Field Documentation

void* extra
struct list_type* list [read]
char* name

Definition at line 95 of file users.h.

Referenced by dup_userlist(), expmem_users(), freeuser(), share_change(), and tcl_setuser().

struct user_entry* next [read]

Definition at line 87 of file users.h.

Referenced by dup_userlist(), expmem_users(), finish_share(), freeuser(), and mainloop().

char* string
struct user_entry_type* type [read]
union { ... } u
unsigned long ulong

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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1