#include <server.h>
Public Attributes | |
| list_t | entry |
| int | len |
| char | string [1] |
| list_t stuffcmd_t::entry |
Definition at line 405 of file server.h.
Referenced by SV_AddStuffCmd_f(), and SV_DelStuffCmd_f().
| int stuffcmd_t::len |
Definition at line 406 of file server.h.
Referenced by stuff_cmds(), and SV_AddStuffCmd_f().
| char stuffcmd_t::string[1] |
Definition at line 407 of file server.h.
Referenced by stuff_cmds(), SV_AddStuffCmd_f(), and SV_ListStuffCmds_f().