Home
last modified time | relevance | path

Searched refs:stats_pubs (Results 1 – 14 of 14) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dmisc.c545 int stats_topics = 0, stats_kicks = 0, stats_pubs = 0, stats_parts = 0; in BUILT_IN_COMMAND() local
596 stats_pubs += new->stats_pubs; in BUILT_IN_COMMAND()
618 stats_topics, stats_kicks, stats_pubs, stats_parts, in BUILT_IN_COMMAND()
627 … Parts %K[%W$[-5]3%K]%w", "%u %u %u %u", stats_topics, stats_kicks, stats_pubs, stats_parts)); in BUILT_IN_COMMAND()
686 new->stats_topics, new->stats_kicks, new->stats_pubs, new->stats_parts, in BUILT_IN_COMMAND()
697 …$[-5]3%K]%w", "%u %u %u %u", new->stats_topics, new->stats_kicks, new->stats_pubs, new->stats_part… in BUILT_IN_COMMAND()
778 chan->stats_pubs++; in update_stats()
H A Dstruct.c132 { "STATS_PUBS", offsetof(ChannelList, stats_pubs), INT_TYPE_VAR , VAR_READ_WRITE },
H A Dnames.c2022 chan->stats_pubs = 0; in BX_flush_channel_stats()
H A Dtcl.c722 c->stats_kicks, c->stats_pubs, c->stats_parts, c->stats_signoffs, in chan_struct()
/dports/chinese/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c528 int stats_topics = 0, stats_kicks = 0, stats_pubs = 0, stats_parts = 0; in BUILT_IN_COMMAND() local
583 stats_pubs += new->stats_pubs; in BUILT_IN_COMMAND()
605 stats_topics, stats_kicks, stats_pubs, stats_parts, in BUILT_IN_COMMAND()
614 … Parts %K[%W$[-5]3%K]%w", "%d %d %d %d", stats_topics, stats_kicks, stats_pubs, stats_parts)); in BUILT_IN_COMMAND()
677 new->stats_topics, new->stats_kicks, new->stats_pubs, new->stats_parts, in BUILT_IN_COMMAND()
688 …$[-5]3%K]%w", "%d %d %d %d", new->stats_topics, new->stats_kicks, new->stats_pubs, new->stats_part… in BUILT_IN_COMMAND()
764 chan->stats_pubs++; in update_stats()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dmisc.c545 int stats_topics = 0, stats_kicks = 0, stats_pubs = 0, stats_parts = 0; in BUILT_IN_COMMAND() local
596 stats_pubs += new->stats_pubs; in BUILT_IN_COMMAND()
618 stats_topics, stats_kicks, stats_pubs, stats_parts, in BUILT_IN_COMMAND()
627 … Parts %K[%W$[-5]3%K]%w", "%u %u %u %u", stats_topics, stats_kicks, stats_pubs, stats_parts)); in BUILT_IN_COMMAND()
686 new->stats_topics, new->stats_kicks, new->stats_pubs, new->stats_parts, in BUILT_IN_COMMAND()
697 …$[-5]3%K]%w", "%u %u %u %u", new->stats_topics, new->stats_kicks, new->stats_pubs, new->stats_part… in BUILT_IN_COMMAND()
778 chan->stats_pubs++; in update_stats()
H A Dstruct.c132 { "STATS_PUBS", offsetof(ChannelList, stats_pubs), INT_TYPE_VAR , VAR_READ_WRITE },
H A Dnames.c2022 chan->stats_pubs = 0; in BX_flush_channel_stats()
H A Dtcl.c722 c->stats_kicks, c->stats_pubs, c->stats_parts, c->stats_signoffs, in chan_struct()
/dports/irc/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c528 int stats_topics = 0, stats_kicks = 0, stats_pubs = 0, stats_parts = 0; in BUILT_IN_COMMAND() local
583 stats_pubs += new->stats_pubs; in BUILT_IN_COMMAND()
605 stats_topics, stats_kicks, stats_pubs, stats_parts, in BUILT_IN_COMMAND()
614 … Parts %K[%W$[-5]3%K]%w", "%d %d %d %d", stats_topics, stats_kicks, stats_pubs, stats_parts)); in BUILT_IN_COMMAND()
677 new->stats_topics, new->stats_kicks, new->stats_pubs, new->stats_parts, in BUILT_IN_COMMAND()
688 …$[-5]3%K]%w", "%d %d %d %d", new->stats_topics, new->stats_kicks, new->stats_pubs, new->stats_part… in BUILT_IN_COMMAND()
764 chan->stats_pubs++; in update_stats()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dstruct.h976 int stats_pubs; /* total pubs I have seen in channel */ member
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dstruct.h976 int stats_pubs; /* total pubs I have seen in channel */ member
/dports/chinese/bitchx/bitchx-1.2.1/
H A DChangelog739 stats_pubs, stats_parts, stats_signoffs, stats_joins, stats_ebans,
/dports/irc/bitchx/bitchx-1.2.1/
H A DChangelog739 stats_pubs, stats_parts, stats_signoffs, stats_joins, stats_ebans,