Searched refs:otraffic_irc_today (Results 1 – 12 of 12) sorted by relevance
/dports/irc/evangeline/evangeline-msa/src/ |
H A D | tcldcc.c | 21 extern unsigned long otraffic_irc, otraffic_irc_today, itraffic_irc, 1036 itraffic_irc_today, otraffic_irc_today, 1037 otraffic_irc + otraffic_irc_today); 1065 out_total_today = otraffic_irc_today + otraffic_bn_today +
|
H A D | main.c | 115 unsigned long otraffic_irc_today = 0; variable 609 otraffic_irc += otraffic_irc_today; in event_resettraffic() 619 otraffic_irc_today = otraffic_bn_today = 0; in event_resettraffic()
|
H A D | cmds.c | 20 extern unsigned long otraffic_irc, otraffic_irc_today, itraffic_irc, 2592 if (otraffic_irc > 0 || itraffic_irc > 0 || otraffic_irc_today > 0 || in cmd_traffic() 2595 dprintf(idx, " out: %s", btos(otraffic_irc + otraffic_irc_today)); in cmd_traffic() 2596 dprintf(idx, " (%s today)\n", btos(otraffic_irc_today)); in cmd_traffic() 2636 otraffic_unknown + otraffic_irc_today + otraffic_bn_today + in cmd_traffic() 2638 itmp2 = otraffic_irc_today + otraffic_bn_today + otraffic_dcc_today + in cmd_traffic()
|
H A D | net.c | 35 extern unsigned long otraffic_irc_today, otraffic_bn_today, otraffic_dcc_today, 1076 otraffic_irc_today += len; in tputs()
|
/dports/irc/evangeline/evangeline/src/ |
H A D | tcldcc.c | 21 extern unsigned long otraffic_irc, otraffic_irc_today, itraffic_irc, 1036 itraffic_irc_today, otraffic_irc_today, 1037 otraffic_irc + otraffic_irc_today); 1065 out_total_today = otraffic_irc_today + otraffic_bn_today +
|
H A D | main.c | 115 unsigned long otraffic_irc_today = 0; variable 609 otraffic_irc += otraffic_irc_today; in event_resettraffic() 619 otraffic_irc_today = otraffic_bn_today = 0; in event_resettraffic()
|
H A D | cmds.c | 20 extern unsigned long otraffic_irc, otraffic_irc_today, itraffic_irc, 2592 if (otraffic_irc > 0 || itraffic_irc > 0 || otraffic_irc_today > 0 || in cmd_traffic() 2595 dprintf(idx, " out: %s", btos(otraffic_irc + otraffic_irc_today)); in cmd_traffic() 2596 dprintf(idx, " (%s today)\n", btos(otraffic_irc_today)); in cmd_traffic() 2636 otraffic_unknown + otraffic_irc_today + otraffic_bn_today + in cmd_traffic() 2638 itmp2 = otraffic_irc_today + otraffic_bn_today + otraffic_dcc_today + in cmd_traffic()
|
H A D | net.c | 35 extern unsigned long otraffic_irc_today, otraffic_bn_today, otraffic_dcc_today, 1076 otraffic_irc_today += len; in tputs()
|
/dports/irc/eggdrop/eggdrop-1.9.1/src/ |
H A D | main.c | 151 unsigned long otraffic_irc_today = 0; variable 750 otraffic_irc += otraffic_irc_today; in event_resettraffic() 760 otraffic_irc_today = otraffic_bn_today = 0; in event_resettraffic()
|
H A D | tcldcc.c | 47 extern unsigned long otraffic_irc, otraffic_irc_today, itraffic_irc, 1419 itraffic_irc_today, otraffic_irc_today, 1420 otraffic_irc + otraffic_irc_today); 1453 out_total_today = otraffic_irc_today + otraffic_bn_today +
|
H A D | cmds.c | 37 extern unsigned long otraffic_irc, otraffic_irc_today, itraffic_irc, 3116 if (otraffic_irc > 0 || itraffic_irc > 0 || otraffic_irc_today > 0 || 3119 dprintf(idx, " out: %s", btos(otraffic_irc + otraffic_irc_today)); 3120 dprintf(idx, " (%s today)\n", btos(otraffic_irc_today)); 3160 otraffic_unknown + otraffic_irc_today + otraffic_bn_today + 3162 itmp2 = otraffic_irc_today + otraffic_bn_today + otraffic_dcc_today +
|
H A D | net.c | 53 extern unsigned long otraffic_irc_today, otraffic_bn_today, otraffic_dcc_today, 1283 otraffic_irc_today += len;
|