#include <mudconf.h>
Collaboration diagram for badname_struc:
Data Fields | |
char * | name |
badname_struc * | next |
Definition at line 283 of file mudconf.h.
char* badname_struc::name |
Definition at line 285 of file mudconf.h.
Referenced by badname_add(), badname_check(), badname_list(), and badname_remove().
struct badname_struc* badname_struc::next |
Definition at line 286 of file mudconf.h.
Referenced by badname_add(), badname_check(), badname_list(), and badname_remove().