Searched refs:get_flood_val (Results 1 – 2 of 2) sorted by relevance
/dports/chinese/bitchx/bitchx-1.2.1/source/ |
H A D | flood.c | 173 void get_flood_val(ChannelList *chan, int type, int *flood_count, int *flood_rate) in get_flood_val() function 333 get_flood_val(channel, type, &flood_count, &flood_rate); in BX_is_other_flood() 405 get_flood_val(NULL, type, &flood_count, &flood_rate); in BX_check_flooding()
|
/dports/irc/bitchx/bitchx-1.2.1/source/ |
H A D | flood.c | 173 void get_flood_val(ChannelList *chan, int type, int *flood_count, int *flood_rate) in get_flood_val() function 333 get_flood_val(channel, type, &flood_count, &flood_rate); in BX_is_other_flood() 405 get_flood_val(NULL, type, &flood_count, &flood_rate); in BX_check_flooding()
|