Home
last modified time | relevance | path

Searched refs:DCC_QUEUE_LIMIT_VAR (Results 1 – 6 of 6) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dcdcc.c410 maxqueue = get_int_var(DCC_QUEUE_LIMIT_VAR); in do_local_send()
534 maxqueue = get_int_var(DCC_QUEUE_LIMIT_VAR); in do_dcc_sends()
674 get_int_var(DCC_QUEUE_LIMIT_VAR), in r_list()
706 get_int_var(DCC_SEND_LIMIT_VAR), numqueue, get_int_var(DCC_QUEUE_LIMIT_VAR), in r_list()
873 maxqueue = get_int_var(DCC_QUEUE_LIMIT_VAR); in l_plist()
880 …ve_count(), get_int_var(DCC_SEND_LIMIT_VAR), numqueue, get_int_var(DCC_QUEUE_LIMIT_VAR), mrate_out… in l_plist()
946 get_int_var(DCC_QUEUE_LIMIT_VAR), mrate_out, bytes_out, in l_plist()
980 …ve_count(), get_int_var(DCC_SEND_LIMIT_VAR), numqueue, get_int_var(DCC_QUEUE_LIMIT_VAR), mrate_out… in l_notice()
995 get_int_var(DCC_QUEUE_LIMIT_VAR), mrate_out, bytes_out, mrate_in, in l_notice()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dcdcc.c410 maxqueue = get_int_var(DCC_QUEUE_LIMIT_VAR); in do_local_send()
534 maxqueue = get_int_var(DCC_QUEUE_LIMIT_VAR); in do_dcc_sends()
674 get_int_var(DCC_QUEUE_LIMIT_VAR), in r_list()
706 get_int_var(DCC_SEND_LIMIT_VAR), numqueue, get_int_var(DCC_QUEUE_LIMIT_VAR), in r_list()
873 maxqueue = get_int_var(DCC_QUEUE_LIMIT_VAR); in l_plist()
880 …ve_count(), get_int_var(DCC_SEND_LIMIT_VAR), numqueue, get_int_var(DCC_QUEUE_LIMIT_VAR), mrate_out… in l_plist()
946 get_int_var(DCC_QUEUE_LIMIT_VAR), mrate_out, bytes_out, in l_plist()
980 …ve_count(), get_int_var(DCC_SEND_LIMIT_VAR), numqueue, get_int_var(DCC_QUEUE_LIMIT_VAR), mrate_out… in l_notice()
995 get_int_var(DCC_QUEUE_LIMIT_VAR), mrate_out, bytes_out, mrate_in, in l_notice()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dvars.h95 DCC_QUEUE_LIMIT_VAR, enumerator
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dvars.h95 DCC_QUEUE_LIMIT_VAR, enumerator
/dports/chinese/bitchx/bitchx-1.2.1/dll/fserv/
H A Dfserv.c691 …r, dcc_send_num, get_int_var(DCC_SEND_LIMIT_VAR), dcc_queue_num, get_int_var(DCC_QUEUE_LIMIT_VAR))) in search_list()
692 …r, dcc_send_num, get_int_var(DCC_SEND_LIMIT_VAR), dcc_queue_num, get_int_var(DCC_QUEUE_LIMIT_VAR)); in search_list()
886 if (queue_num < get_int_var(DCC_QUEUE_LIMIT_VAR)) in search_proc()
/dports/irc/bitchx/bitchx-1.2.1/dll/fserv/
H A Dfserv.c691 …r, dcc_send_num, get_int_var(DCC_SEND_LIMIT_VAR), dcc_queue_num, get_int_var(DCC_QUEUE_LIMIT_VAR))) in search_list()
692 …r, dcc_send_num, get_int_var(DCC_SEND_LIMIT_VAR), dcc_queue_num, get_int_var(DCC_QUEUE_LIMIT_VAR)); in search_list()
886 if (queue_num < get_int_var(DCC_QUEUE_LIMIT_VAR)) in search_proc()