#include <mudconf.h>
Collaboration diagram for badname_struc:

Data Fields | |
| char * | name |
| badname_struc * | next |
Definition at line 351 of file mudconf.h.
| char* badname_struc::name |
Definition at line 352 of file mudconf.h.
Referenced by badname_add(), badname_check(), badname_list(), and badname_remove().
| struct badname_struc* badname_struc::next |
Definition at line 353 of file mudconf.h.
Referenced by badname_add(), badname_check(), badname_list(), and badname_remove().
1.4.7