| struct | |
| { | |
| transfer* tr; | |
| int left; | |
| int dummy; | |
| } |
| Visible in: | src/dinoex_misc.c | |
| Used in: | get_next_transfer_time() | src/dinoex_misc.c |
| guess_end_transfers() | src/dinoex_misc.c |
| Visible in: | src/dinoex_misc.c | |
| Used in: | add_new_transfer_time() | src/dinoex_misc.c |
| get_next_transfer_time() | src/dinoex_misc.c | |
| guess_end_transfers() | src/dinoex_misc.c |
| Used in: | guess_end_cleanup() | |
| guess_end_transfers() |
dinoex_nexthour
static long dinoex_nexthour
| Used in: | startup_dinoex() | |
| update_hour_dinoex() |
style_on
15
static const char* style_on[16]
| Used in: | color_text() |
unsigned int access_need_level ( const char* nick, const char* text )
void add_new_transfer_time ( xdcc* xd )
| Prototyped in: | src/dinoex_misc.h | |
| Called by: | a_qul2() | src/dinoex_admin.c |
| notifyqueued_queue() | src/dinoex_misc.c | |
| References Variables: | end_lastrtime | src/dinoex_misc.c |
| gdata | src/dinoex_main.c | |
void add_newest_xdcc ( irlist_t* list, const char* grouplist )
void auto_rehash ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | outerror() | src/iroffer_utilities.c |
| updatecontext_f() | src/iroffer_utilities.c | |
| __error(), close(), fstat(), open(), strerror() | ||
| Called by: | mainloop() | src/iroffer_main.c |
| References Variables: | gdata | src/dinoex_main.c |
unsigned int check_level ( int prefix )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | get_level() | src/dinoex_misc.c |
| get_voice() | src/dinoex_misc.c | |
| Called by: | get_grouplist_access() | src/dinoex_misc.c |
| isinmemberlist() | src/iroffer_utilities.c | |
| References Variables: | gnetwork | src/dinoex_main.c |
char* color_text ( char* desc, unsigned int color )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | mymalloc2() | src/iroffer_utilities.c |
| snprintf() | ||
| Called by: | a_announce_msg() | src/dinoex_admin.c |
| xd_color_description() | src/dinoex_misc.c | |
| References Variables: | gnetwork | src/dinoex_main.c |
| style_on | src/dinoex_misc.c | |
void config_dinoex ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | global_defaults() | src/dinoex_misc.c |
| h_setup_listen() | src/dinoex_http.c | |
| init_upnp() | src/upnp.c | |
| startup_myruby() | src/dinoex_ruby.c | |
| telnet_setup_listen() | src/dinoex_telnet.c | |
| Called by: | startupiroffer() | src/iroffer_misc.c |
| References Variables: | gdata | src/dinoex_main.c |
unsigned int disk_full ( const char* path )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | ioutput() | src/iroffer_utilities.c |
| __error(), statvfs(), strerror() | ||
| Called by: | a_fetch() | src/dinoex_admin.c |
| upload_start() | src/dinoex_upload.c | |
| References Variables: | gdata | src/dinoex_main.c |
void dump_slow_context ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | ioutput() | src/iroffer_utilities.c |
| mydelete2() | src/iroffer_utilities.c | |
| mymalloc2() | src/iroffer_utilities.c | |
| snprintf() | ||
| Called by: | mainloop() | src/iroffer_main.c |
| References Variables: | gdata | src/dinoex_main.c |
unsigned int fnmatch_xdcc ( const char* match, xdcc* xd )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | getfilename() | src/dinoex_utilities.c |
| user_getdatestr() | src/dinoex_utilities.c | |
| fnmatch() | ||
| Called by: | a_find() | src/dinoex_admin.c |
| command_xdcc() | src/dinoex_user.c | |
| noticeresults() | src/dinoex_user.c | |
| References Variables: | gdata | src/dinoex_main.c |
void free_channel_data ( channel_t* ch )
void free_delayed ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | free_userinput() | src/dinoex_misc.c |
| irlist_delete() | src/iroffer_utilities.c | |
| irlist_get_head() | src/iroffer_utilities.c | |
| Called by: | a_autocancel() | src/dinoex_admin.c |
| free_state() | src/dinoex_main.c | |
| References Variables: | gdata | src/dinoex_main.c |
void free_userinput ( userinput* const u )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | mydelete2() | src/iroffer_utilities.c |
| Called by: | free_delayed() | src/dinoex_misc.c |
| run_delayed_jobs() | src/dinoex_jobs.c | |
| u_fillwith_clean() | src/iroffer_admin.c | |
char* get_current_bandwidth ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | mymalloc2() | src/iroffer_utilities.c |
| snprintf() | ||
| Called by: | h_html_index() | src/dinoex_http.c |
| p_banduse() | src/dinoex_config.c | |
| xdcc_save_xml() | src/dinoex_jobs.c | |
| References Variables: | gdata | src/dinoex_main.c |
char* get_grouplist_access ( const char* nick )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | check_level() | src/dinoex_misc.c |
| irlist_get_head() | src/iroffer_utilities.c | |
| irlist_get_next() | src/iroffer_utilities.c | |
| mydelete2() | src/iroffer_utilities.c | |
| mymalloc2() | src/iroffer_utilities.c | |
| snprintf(), strcasecmp() | ||
| Called by: | command_xdcc() | src/dinoex_user.c |
| get_download_pack() | src/dinoex_user.c | |
| References Variables: | gnetwork | src/dinoex_main.c |
const char* get_grouplist_channel ( const char* dest )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | irlist_get_head() | src/iroffer_utilities.c |
| irlist_get_next() | src/iroffer_utilities.c | |
| strcasecmp() | ||
| Called by: | a_new_announce() | src/dinoex_admin.c |
| noticeresults() | src/dinoex_user.c | |
| privmsgparse2() | src/dinoex_user.c | |
| References Variables: | gnetwork | src/dinoex_main.c |
unsigned long get_next_transfer_time ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | irlist_get_next() | src/iroffer_utilities.c |
| Called by: | a_qul2() | src/dinoex_admin.c |
| guess_end_transfers() | src/dinoex_misc.c | |
| notifyqueued_queue() | src/dinoex_misc.c | |
| References Variables: | end_lastrtime | src/dinoex_misc.c |
| end_remain | src/dinoex_misc.c | |
char* get_nickserv_pass ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Called by: | a_identify() | src/dinoex_admin.c |
| identify_check() | src/dinoex_irc.c | |
| identify_needed() | src/dinoex_irc.c | |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c | |
unsigned int get_restrictsend ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Called by: | queue_reverify_restrictsend() | src/dinoex_queue.c |
| reverify_restrictsend() | src/iroffer_misc.c | |
| send_xdcc_file2() | src/dinoex_user.c | |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c | |
char* get_user_modes ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Called by: | irc_001() | src/dinoex_irc.c |
| u_botinfo() | src/iroffer_admin.c | |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c | |
xdcc* get_xdcc_pack ( unsigned int pack )
void guess_end_cleanup ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | irlist_delete_all() | src/iroffer_utilities.c |
| Called by: | a_qul() | src/dinoex_admin.c |
| notifyqueued_nick() | src/dinoex_misc.c | |
| References Variables: | end_trans | src/dinoex_misc.c |
void guess_end_transfers ( void )
void hexdump ( int dest, unsigned int color_flags, const char* prefix, void* t, size_t max )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | ioutput() | src/iroffer_utilities.c |
| onlyprintable() | src/dinoex_misc.c | |
| snprintf() | ||
| Called by: | debug_memory() | src/dinoex_main.c |
| mydelete2() | src/iroffer_utilities.c | |
| t_readjunk() | src/iroffer_transfer.c | |
unsigned int hide_pack ( const xdcc* xd )
unsigned int init_xdcc_file ( xdcc* xd, char* file )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | getfilename() | src/dinoex_utilities.c |
| mydelete2() | src/iroffer_utilities.c | |
| mystrdup2() | src/dinoex_utilities.c | |
| updatecontext_f() | src/iroffer_utilities.c | |
| close(), fstat(), open() | ||
| Called by: | get_download_pack() | src/dinoex_user.c |
| send_from_queue() | src/dinoex_queue.c | |
| send_xdcc_file() | src/dinoex_misc.c | |
| send_xdcc_file2() | src/dinoex_user.c | |
| References Variables: | gdata | src/dinoex_main.c |
void logfile_add ( const char* logfile, const char* line )
void notifyqueued ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | ioutput() | src/iroffer_utilities.c |
| irlist_size() | src/iroffer_utilities.c | |
| notifyqueued_nick() | src/dinoex_misc.c | |
| updatecontext_f() | src/iroffer_utilities.c | |
| Called by: | mainloop() | src/iroffer_main.c |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c | |
unsigned int notifyqueued_nick ( const char* nick )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | guess_end_cleanup() | src/dinoex_misc.c |
| guess_end_transfers() | src/dinoex_misc.c | |
| notifyqueued_queue() | src/dinoex_misc.c | |
| updatecontext_f() | src/iroffer_utilities.c | |
| localtime(), strftime() | ||
| Called by: | command_xdcc() | src/dinoex_user.c |
| notifyqueued() | src/dinoex_misc.c | |
| References Variables: | gdata | src/dinoex_main.c |
unsigned int number_of_pack ( xdcc* pack )
int packnumtonum ( const char* a )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | find_pack_crc() | src/dinoex_misc.c |
| irlist_get_head() | src/iroffer_utilities.c | |
| irlist_get_next() | src/iroffer_utilities.c | |
| number_of_pack() | src/dinoex_misc.c | |
| atoi(), strcasecmp() | ||
| Called by: | get_pack_nr() | src/dinoex_admin.c |
| send_batch_search() | src/dinoex_user.c | |
| send_xdcc_file() | src/dinoex_user.c | |
| send_xdcc_info() | src/dinoex_user.c | |
| References Variables: | gdata | src/dinoex_main.c |
void rehash_dinoex ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | geoip_shutdown() | src/dinoex_geoip.c |
| global_defaults() | src/dinoex_misc.c | |
| h_reash_listen() | src/dinoex_http.c | |
| rehash_myruby() | src/dinoex_ruby.c | |
| telnet_reash_listen() | src/dinoex_telnet.c | |
| __res_init() | ||
| Called by: | u_rehash() | src/iroffer_admin.c |
unsigned int select_starting_transfer ( unsigned int max )
| Prototyped in: | src/dinoex_misc.h | |
| Called by: | t_perform() | src/dinoex_transfer.c |
| References Variables: | gdata | src/dinoex_main.c |
void set_support_groups ( void )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | irlist_get_head() | src/iroffer_utilities.c |
| irlist_get_next() | src/iroffer_utilities.c | |
| Called by: | a_add2() | src/dinoex_admin.c |
| a_remove_pack() | src/dinoex_admin.c | |
| a_set_group() | src/dinoex_admin.c | |
| import_pack() | src/dinoex_jobs.c | |
| References Variables: | gdata | src/dinoex_main.c |
void shutdown_dinoex ( void )
void startup_dinoex ( void )
const char* text_connectionmethod ( how_e how )
| Prototyped in: | src/dinoex_misc.h | |
| Called by: | dump_config_fdump() | src/dinoex_config.c |
| u_botinfo() | src/iroffer_admin.c | |
const char* text_pformat ( unsigned int val )
| Prototyped in: | src/dinoex_misc.h | |
| Called by: | dump_config_fdump() | src/dinoex_config.c |
| u_botinfo() | src/iroffer_admin.c | |
char* transfer_limit_exceeded_msg ( unsigned int ii )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | getdatestr() | src/iroffer_utilities.c |
| mydelete2() | src/iroffer_utilities.c | |
| mymalloc2() | src/iroffer_utilities.c | |
| transferlimit_type_to_string() | src/iroffer_utilities.c | |
| snprintf() | ||
| Called by: | mainloop() | src/iroffer_main.c |
| send_xdcc_file2() | src/dinoex_user.c | |
| References Variables: | gdata | src/dinoex_main.c |
void update_hour_dinoex ( unsigned int minute )
unsigned int verify_cidr ( irlist_t* list, const ir_sockaddr_union_t* remote )
group_admin_t* verifypass_group ( const char* hostmask, const char* passwd )
| Prototyped in: | src/dinoex_misc.h | |
| Calls: | irlist_get_head() | src/iroffer_utilities.c |
| irlist_get_next() | src/iroffer_utilities.c | |
| verifypass2() | src/dinoex_utilities.c | |
| fnmatch() | ||
| Called by: | dcc_host_password() | src/dinoex_chat.c |
| msg_host_password() | src/dinoex_user.c | |
| References Variables: | gdata | src/dinoex_main.c |
char* xd_color_description ( const xdcc* xd )
| Calls: | get_level() | src/dinoex_misc.c |
| get_voice() | src/dinoex_misc.c | |
| Called by: | access_need_level() | src/dinoex_misc.c |
static int find_pack_crc ( const char* crc )
| Calls: | irlist_get_head() | src/iroffer_utilities.c |
| irlist_get_next() | src/iroffer_utilities.c | |
| snprintf(), strlen(), strncmp() | ||
| Called by: | packnumtonum() | src/dinoex_misc.c |
| References Variables: | gdata | src/dinoex_main.c |
| Called by: | access_need_text() | src/dinoex_misc.c |
| check_level() | src/dinoex_misc.c | |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c |
| Called by: | access_need_text() | src/dinoex_misc.c |
| check_level() | src/dinoex_misc.c | |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c |
static void global_defaults ( void )
| Calls: | mystrdup2() | src/dinoex_utilities.c |
| update_natip() | src/dinoex_irc.c | |
| Called by: | config_dinoex() | src/dinoex_misc.c |
| rehash_dinoex() | src/dinoex_misc.c | |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c |
static void init_xdcc ( xdcc* xd )
| Calls: | bzero() | |
| Called by: | startup_dinoex() | src/dinoex_misc.c |
static unsigned int onlyprintable ( unsigned int a )
| Called by: | hexdump() | src/dinoex_misc.c |
| Called by: | verify_cidr() | src/dinoex_misc.c |