Home
last modified time | relevance | path

Searched refs:stat_dops (Results 1 – 12 of 12) sorted by relevance

/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dstruct.h484 my_uint stat_dops; /* Total deops done by user */ member
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dstruct.h484 my_uint stat_dops; /* Total deops done by user */ member
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dstruct.c274 { "STAT_DOPS", offsetof(NickList, stat_dops), INT_TYPE_VAR , VAR_READ_WRITE },
H A Dcommands2.c155 user->stat_ops,user->stat_dops, user->stat_bans, user->stat_unbans, in BUILT_IN_COMMAND()
H A Dmisc.c824 if (nick) nick->stat_dops++; in update_stats()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dstruct.c274 { "STAT_DOPS", offsetof(NickList, stat_dops), INT_TYPE_VAR , VAR_READ_WRITE },
H A Dcommands2.c155 user->stat_ops,user->stat_dops, user->stat_bans, user->stat_unbans, in BUILT_IN_COMMAND()
H A Dmisc.c824 if (nick) nick->stat_dops++; in update_stats()
/dports/chinese/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c810 if (nick) nick->stat_dops++; in update_stats()
/dports/irc/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c810 if (nick) nick->stat_dops++; in update_stats()
/dports/chinese/bitchx/bitchx-1.2.1/
H A DChangelog756 stat_dops, stat_ops, stat_hops, stat_dhops, stat_eban, stat_uneban,
/dports/irc/bitchx/bitchx-1.2.1/
H A DChangelog756 stat_dops, stat_ops, stat_hops, stat_dhops, stat_eban, stat_uneban,