#define INVALID_SOCKET 1
#define FD_ZERO( x )
#define FD_SET( x, y )
#define FD_ISSET( x, y )
#define FD_CLR( x, y )
#define plant_magic( x )
#define test_magic( x )
#define CHECK_NULL( pointer, expression )
#define SENDOK( ch )
Visible in: | comm.c | |
Used in: | flush_queues() | comm.c |
process_output() | comm.c | |
write_to_output() | comm.c |
Visible in: | act.wizard.c | |
comm.c | ||
Used in: | do_show() | act.wizard.c |
write_to_output() | comm.c |
Visible in: | act.wizard.c | |
comm.c | ||
Used in: | do_show() | act.wizard.c |
write_to_output() | comm.c |
Visible in: | act.wizard.c | |
comm.c | ||
Used in: | do_show() | act.wizard.c |
write_to_output() | comm.c |
Visible in: | act.wizard.c | |
comm.c | ||
Used in: | do_shutdown() | act.wizard.c |
game_loop() | comm.c |
Visible in: | act.wizard.c | |
comm.c | ||
Used in: | do_shutdown() | act.wizard.c |
init_game() | comm.c |
Visible in: | comm.c | |
db.c | ||
interpreter.c | ||
mobact.c | ||
Used in: | boot_db() | db.c |
boot_world() | db.c | |
command_interpreter() | interpreter.c | |
main() | comm.c | |
mobile_activity() | mobact.c |
Visible in: | comm.c | |
Used in: | init_game() | comm.c |
new_descriptor() | comm.c |
Visible in: | comm.c | |
Used in: | checkpointing() | comm.c |
game_loop() | comm.c |
Visible in: | comm.c | |
db.c | ||
Used in: | check_object_spell_number() | db.c |
main() | comm.c |
Visible in: | comm.c | |
Used in: | game_loop() | comm.c |
timediff() | comm.c |
Visible in: | comm.c | |
Used in: | perform_act() | comm.c |
Defined in: | ban.c |
num_invalid
extern int num_invalid
Defined in: | ban.c |
GREETINGS
extern char* GREETINGS
Defined in: | db.c |
circlemud_version
extern const char* circlemud_version
Defined in: | constants.c |
circle_restrict
extern int circle_restrict
Defined in: | db.c |
mini_mud
extern int mini_mud
Defined in: | db.c |
no_rent_check
extern int no_rent_check
Defined in: | db.c |
player_fl
extern FILE* player_fl
Defined in: | db.c |
DFLT_PORT
extern ush_int DFLT_PORT
Defined in: | config.c |
DFLT_DIR
extern const char* DFLT_DIR
Defined in: | config.c |
DFLT_IP
extern const char* DFLT_IP
Defined in: | config.c |
LOGNAME
extern const char* LOGNAME
Defined in: | config.c |
max_playing
extern int max_playing
Defined in: | config.c |
nameserver_is_slow
extern int nameserver_is_slow
Defined in: | config.c |
auto_save
extern int auto_save
Defined in: | config.c |
autosave_time
extern int autosave_time
Defined in: | config.c |
world
extern struct room_data* world
Defined in: | db.c |
time_info
extern struct time_info_data time_info
Defined in: | db.c |
help
extern char* help
Defined in: | db.c |
Prototyped in: | comm.c | |
Calls: | echo_on() | comm.c |
write_to_output() | comm.c | |
Called by: | heartbeat() | comm.c |
References Variables: | descriptor_list | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
abort() | ||
Used in: | signal_setup() | comm.c |
References Variables: | tics | comm.c |
Prototyped in: | comm.c | |
Calls: | __errno_location(), exit(), perror(), select() | |
Called by: | game_loop() | comm.c |
Prototyped in: | comm.h | |
Calls: | MAX() | utils.c |
act() | comm.c | |
basic_mud_log() | utils.c | |
flush_queues() | comm.c | |
free_char() | db.c | |
mudlog() | utils.c | |
save_char() | db.c | |
write_to_output() | comm.c | |
close(), free(), sprintf() | ||
Called by: | game_loop() | comm.c |
init_game() | comm.c | |
References Variables: | descriptor_list | comm.c |
dummy_mob | db.c |
Prototyped in: | comm.c | |
Calls: | write_to_output() | comm.c |
Called by: | nanny() | interpreter.c |
Prototyped in: | comm.c | |
Calls: | write_to_output() | comm.c |
Called by: | check_idle_passwords() | comm.c |
nanny() | interpreter.c |
Prototyped in: | comm.c | |
Calls: | get_from_q() | comm.c |
Called by: | close_socket() | comm.c |
References Variables: | buf2 | db.c |
bufpool | comm.c |
Prototyped in: | comm.c | |
Calls: | act() | comm.c |
basic_mud_log() | utils.c | |
char_from_room() | handler.c | |
char_to_room() | handler.c | |
circle_sleep() | comm.c | |
close_socket() | comm.c | |
command_interpreter() | interpreter.c | |
get_from_q() | comm.c | |
heartbeat() | comm.c | |
make_prompt() | comm.c | |
nanny() | interpreter.c | |
new_descriptor() | comm.c | |
perform_alias() | interpreter.c | |
process_input() | comm.c | |
process_output() | comm.c | |
show_string() | modify.c | |
string_add() | modify.c | |
timeadd() | comm.c | |
timediff() | comm.c | |
write_to_descriptor() | comm.c | |
__errno_location(), gettimeofday(), perror(), select() | ||
Called by: | init_game() | comm.c |
References Variables: | circle_shutdown | comm.c |
descriptor_list | comm.c | |
null_time | comm.c | |
tics | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
parse_ip() | comm.c | |
htonl(), inet_ntoa(), memset() | ||
Called by: | init_socket() | comm.c |
References Variables: | DFLT_IP | config.c |
Prototyped in: | comm.c | |
Calls: | free(), strcpy() | |
Called by: | flush_queues() | comm.c |
game_loop() | comm.c |
Prototyped in: | comm.c | |
Calls: | MIN() | utils.c |
basic_mud_log() | utils.c | |
exit(), getrlimit(), perror(), setrlimit() | ||
Called by: | init_game() | comm.c |
References Variables: | max_playing | config.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
exit() | ||
Used in: | signal_setup() | comm.c |
Prototyped in: | comm.c | |
Calls: | Crash_save_all() | objsave.c |
basic_mud_log() | utils.c | |
boot_db() | db.c | |
circle_srandom() | random.c | |
close_socket() | comm.c | |
game_loop() | comm.c | |
get_max_players() | comm.c | |
init_socket() | comm.c | |
signal_setup() | comm.c | |
touch() | utils.c | |
close(), exit(), fclose(), remove(), time() | ||
Called by: | main() | comm.c |
References Variables: | circle_reboot | comm.c |
descriptor_list | comm.c | |
max_players | comm.c | |
player_fl | db.c |
Prototyped in: | comm.c | |
Calls: | get_bind_addr() | comm.c |
nonblock() | comm.c | |
set_sendbuf() | comm.c | |
bind(), close(), exit(), htons(), listen(), memset(), perror(), setsockopt(), socket() | ||
Called by: | init_game() | comm.c |
Calls: | basic_mud_log() | utils.c |
boot_world() | db.c | |
init_game() | comm.c | |
setup_log() | comm.c | |
atoi(), chdir(), exit(), perror(), printf(), puts() | ||
References Variables: | DFLT_DIR | config.c |
DFLT_PORT | config.c | |
LOGNAME | config.c | |
arg | db.c | |
buf | db.c | |
buf1 | db.c | |
buf2 | db.c | |
circle_restrict | db.c | |
circlemud_version | constants.c | |
mini_mud | db.c | |
no_rent_check | db.c | |
no_specials | comm.c | |
scheck | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
sprintf(), strcat(), strcpy() | ||
Called by: | game_loop() | comm.c |
process_output() | comm.c | |
References Variables: | dummy_mob | db.c |
Prototyped in: | comm.c | |
Calls: | sigaction(), sigemptyset() | |
Called by: | reap() | comm.c |
signal_setup() | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
isbanned() | ban.c | |
mudlog() | utils.c | |
nonblock() | comm.c | |
set_sendbuf() | comm.c | |
write_to_descriptor() | comm.c | |
write_to_output() | comm.c | |
abort(), accept(), calloc(), close(), free(), gethostbyaddr(), inet_ntoa(), memset(), perror(), sprintf(), strncpy(), time() | ||
Called by: | game_loop() | comm.c |
References Variables: | GREETINGS | db.c |
buf2 | db.c | |
descriptor_list | comm.c | |
max_players | comm.c | |
nameserver_is_slow | config.c |
Prototyped in: | comm.c | |
Calls: | exit(), fcntl(), perror() | |
Called by: | init_socket() | comm.c |
new_descriptor() | comm.c |
Prototyped in: | comm.c | |
Calls: | __errno_location(), fopen(), freopen(), printf(), strerror() | |
Called by: | setup_log() | comm.c |
References Variables: | logfile | comm.c |
Prototyped in: | comm.c | |
Calls: | inet_aton() | |
Called by: | get_bind_addr() | comm.c |
Prototyped in: | comm.h | |
Calls: | CAP() | utils.c |
basic_mud_log() | utils.c | |
fname() | handler.c | |
write_to_output() | comm.c | |
strchr() | ||
Called by: | act() | comm.c |
say_spell() | spell_parser.c | |
References Variables: | ACTNULL | comm.c |
dummy_mob | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
__errno_location(), perror(), read() | ||
Called by: | process_input() | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
__errno_location(), write() | ||
Called by: | write_to_descriptor() | comm.c |
Prototyped in: | comm.c | |
Calls: | write_to_output() | comm.c |
strchr(), strcpy(), strlen(), strncat(), strncpy(), strstr() | ||
Called by: | process_input() | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
is_abbrev() | interpreter.c | |
perform_socket_read() | comm.c | |
perform_subst() | comm.c | |
skip_spaces() | interpreter.c | |
str_dup() | utils.c | |
write_to_descriptor() | comm.c | |
write_to_output() | comm.c | |
write_to_q() | comm.c | |
free(), sprintf(), strcpy(), strlen() | ||
Called by: | game_loop() | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
make_prompt() | comm.c | |
write_to_descriptor() | comm.c | |
write_to_output() | comm.c | |
strcat(), strcpy(), strncat() | ||
Called by: | game_loop() | comm.c |
References Variables: | bufpool | comm.c |
dummy_mob | db.c |
Prototyped in: | comm.c | |
Calls: | my_signal() | comm.c |
waitpid() | ||
Used in: | reap() | comm.c |
signal_setup() | comm.c | |
References Functions: | reap() | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
Called by: | heartbeat() | comm.c |
References Variables: | descriptor_list | comm.c |
Prototyped in: | comm.c | |
Calls: | mudlog() | utils.c |
reboot_wizlists() | db.c | |
Used in: | signal_setup() | comm.c |
Prototyped in: | comm.c | |
Calls: | basic_mud_log() | utils.c |
Called by: | heartbeat() | comm.c |
References Variables: | arg | db.c |
buf | db.c | |
buf1 | db.c | |
buf2 | db.c |
Prototyped in: | comm.h | |
Calls: | write_to_output() | comm.c |
Called by: | do_shutdown() | act.wizard.c |
References Variables: | descriptor_list | comm.c |
Prototyped in: | comm.h | |
Calls: | write_to_output() | comm.c |
Called by: | another_hour() | weather.c |
weather_change() | weather.c | |
References Variables: | descriptor_list | comm.c |
world | db.c |
Prototyped in: | comm.h | |
Calls: | write_to_output() | comm.c |
Called by: | death_cry() | fight.c |
do_purge() | act.wizard.c | |
References Variables: | world | db.c |
Prototyped in: | comm.c | |
Calls: | perror(), setsockopt() | |
Called by: | init_socket() | comm.c |
new_descriptor() | comm.c |
Prototyped in: | comm.c | |
Calls: | open_logfile() | comm.c |
exit(), puts() | ||
Called by: | main() | comm.c |
References Variables: | logfile | comm.c |
Prototyped in: | comm.c | |
Calls: | my_signal() | comm.c |
setitimer() | ||
Called by: | init_game() | comm.c |
References Functions: | checkpointing() | comm.c |
hupsig() | comm.c | |
reap() | comm.c | |
reread_wizlists() | comm.c | |
unrestrict_game() | comm.c |
Prototyped in: | comm.c | |
Called by: | game_loop() | comm.c |
Prototyped in: | comm.c | |
Called by: | game_loop() | comm.c |
References Variables: | null_time | comm.c |
Prototyped in: | comm.c | |
Calls: | mudlog() | utils.c |
Used in: | signal_setup() | comm.c |
References Variables: | ban_list | ban.c |
circle_restrict | db.c | |
num_invalid | ban.c |
Prototyped in: | comm.h | |
Calls: | basic_mud_log() | utils.c |
perform_socket_write() | comm.c | |
perror(), strlen() | ||
Called by: | game_loop() | comm.c |
new_descriptor() | comm.c | |
process_input() | comm.c | |
process_output() | comm.c |
Prototyped in: | comm.h | |
Calls: | basic_mud_log() | utils.c |
abort(), calloc(), perror(), strcat(), strcpy(), strlen() | ||
Called by: | check_idle_passwords() | comm.c |
close_socket() | comm.c | |
echo_off() | comm.c | |
echo_on() | comm.c | |
extract_char_final() | handler.c | |
nanny() | interpreter.c | |
new_descriptor() | comm.c | |
perform_act() | comm.c | |
perform_dupe_check() | interpreter.c | |
perform_subst() | comm.c | |
process_input() | comm.c | |
process_output() | comm.c | |
send_to_all() | comm.c | |
send_to_char() | comm.c | |
send_to_outdoor() | comm.c | |
send_to_room() | comm.c | |
string_add() | modify.c | |
References Variables: | buf_largecount | comm.c |
buf_overflows | comm.c | |
buf_switches | comm.c | |
bufpool | comm.c |
Prototyped in: | comm.h | |
Calls: | basic_mud_log() | utils.c |
str_dup() | utils.c | |
abort(), calloc(), perror() | ||
Called by: | perform_complex_alias() | interpreter.c |
process_input() | comm.c |