TinyMUSH 3.3
TinyMUSH Server
|
Prototypes for externs not defined elsewhere. More...
Go to the source code of this file.
Variables | |
char * | log_pos |
OBJ * | db |
NAME * | names |
NAME * | purenames |
int | anum_alc_top |
OBJENT | object_types [8] |
const Delim | SPACE_DELIM |
OBJXFUNCS | xfunctions |
FUN | flist [] |
List of existing MUSHCode functions in alphabetical order. More... | |
DESC * | descriptor_list |
CONFDATA | mushconf |
STATEDATA | mushstate |
NAMETAB | addcmd_sw [] |
Name Tables. More... | |
NAMETAB | attrib_sw [] |
NAMETAB | boot_sw [] |
NAMETAB | chown_sw [] |
NAMETAB | chzone_sw [] |
NAMETAB | clone_sw [] |
NAMETAB | decomp_sw [] |
NAMETAB | destroy_sw [] |
NAMETAB | dig_sw [] |
NAMETAB | doing_sw [] |
NAMETAB | dolist_sw [] |
NAMETAB | drop_sw [] |
NAMETAB | dump_sw [] |
NAMETAB | emit_sw [] |
NAMETAB | end_sw [] |
NAMETAB | enter_sw [] |
NAMETAB | examine_sw [] |
NAMETAB | femit_sw [] |
NAMETAB | fixdb_sw [] |
NAMETAB | floaters_sw [] |
NAMETAB | force_sw [] |
NAMETAB | fpose_sw [] |
NAMETAB | fsay_sw [] |
NAMETAB | function_sw [] |
NAMETAB | get_sw [] |
NAMETAB | give_sw [] |
NAMETAB | goto_sw [] |
NAMETAB | halt_sw [] |
NAMETAB | help_sw [] |
NAMETAB | hook_sw [] |
NAMETAB | leave_sw [] |
NAMETAB | listmotd_sw [] |
NAMETAB | lock_sw [] |
NAMETAB | look_sw [] |
NAMETAB | mark_sw [] |
NAMETAB | markall_sw [] |
NAMETAB | motd_sw [] |
NAMETAB | notify_sw [] |
NAMETAB | oemit_sw [] |
NAMETAB | open_sw [] |
NAMETAB | pemit_sw [] |
NAMETAB | pose_sw [] |
NAMETAB | ps_sw [] |
NAMETAB | quota_sw [] |
NAMETAB | reference_sw [] |
NAMETAB | set_sw [] |
NAMETAB | shutdown_sw [] |
NAMETAB | stats_sw [] |
NAMETAB | sweep_sw [] |
NAMETAB | switch_sw [] |
NAMETAB | teleport_sw [] |
NAMETAB | timecheck_sw [] |
NAMETAB | toad_sw [] |
NAMETAB | trig_sw [] |
NAMETAB | verb_sw [] |
NAMETAB | wall_sw [] |
NAMETAB | warp_sw [] |
NAMETAB | wait_sw [] |
NAMETAB | noeval_sw [] |
NAMETAB | access_nametab [] |
Command, function, etc. access name table. More... | |
NAMETAB | attraccess_nametab [] |
Attribute access name tables. More... | |
NAMETAB | indiv_attraccess_nametab [] |
NAMETAB | list_names [] |
All available lists for the list command. More... | |
NAMETAB | bool_names [] |
Boolean nametable. More... | |
NAMETAB | list_files [] |
File nametable. More... | |
NAMETAB | logdata_nametab [] |
Logging nametables. More... | |
NAMETAB | logoptions_nametab [] |
NAMETAB | enable_names [] |
Global control flags nametable. More... | |
NAMETAB | sigactions_nametab [] |
Signal actions nametable. More... | |
NAMETAB | logout_cmdtable [] |
Logged out command tablename. More... | |
CMDENT | command_table [] |
Command table: Definitions for builtin commands, used to build the command hash table. More... | |
CONF | conftable [] |
Table for parsing the configuration file. More... | |
LOGFILETAB | logfds_table [] |
Log file descriptor table. More... | |
ATTR | attr [] |
List of built-in attributes. More... | |
time_t | cs_ltime |
int | cs_writes |
int | cs_reads |
int | cs_dbreads |
int | cs_dbwrites |
int | cs_dels |
int | cs_checks |
int | cs_rhits |
int | cs_ahits |
int | cs_whits |
int | cs_fails |
int | cs_resets |
int | cs_syncs |
int | cs_size |
UDB_CHAIN * | sys_c |
COLORINFO | ansiColor [] |
COLORINFO | xtermColor [] |
COLORINFO | cssColors [] |
Prototypes for externs not defined elsewhere.
|
extern |
Command, function, etc. access name table.
|
extern |
Name Tables.
Name Tables.
|
extern |
Top of attr num lookup table
|
extern |
Attribute access name tables.
|
extern |
Boolean nametable.
|
extern |
Command table: Definitions for builtin commands, used to build the command hash table.
Command Tables
|
extern |
Table for parsing the configuration file.
Config Tables
|
extern |
total reads filled active cache
|
extern |
total checks
|
extern |
total read-throughs
|
extern |
total write-throughs
|
extern |
total deletes
|
extern |
attempts to grab nonexistent
|
extern |
cache start time
|
extern |
total reads
|
extern |
total cache resets
|
extern |
total reads filled from cache
|
extern |
total cache size
|
extern |
total cache syncs
|
extern |
total writes to dirty cache
|
extern |
total writes
|
extern |
struct database
Restart definitions struct database
|
extern |
Descriptor list
|
extern |
Global control flags nametable.
|
extern |
List of existing MUSHCode functions in alphabetical order.
|
extern |
File nametable.
|
extern |
All available lists for the list command.
|
extern |
Logging nametables.
|
extern |
Log file descriptor table.
Logfile Tables
|
extern |
Logged out command tablename.
|
extern |
Name buffer
|
extern |
Object types flags
|
extern |
Pure Name Buffer
|
extern |
Signal actions nametable.
|
extern |
sys_c points to all cache lists