Searched refs:check_tcl_bot (Results 1 – 9 of 9) sorted by relevance
/dports/irc/evangeline/evangeline-msa/src/ |
H A D | tclhash.h | 66 void check_tcl_bot(const char *, const char *, const char *);
|
H A D | botcmd.c | 858 check_tcl_bot(from, opcode, par); in bot_zapf() 881 check_tcl_bot(from, opcode, par); in bot_zapfbroad()
|
H A D | tclhash.c | 792 void check_tcl_bot(const char *nick, const char *code, const char *param) in check_tcl_bot() function
|
/dports/irc/evangeline/evangeline/src/ |
H A D | tclhash.h | 66 void check_tcl_bot(const char *, const char *, const char *);
|
H A D | botcmd.c | 858 check_tcl_bot(from, opcode, par); in bot_zapf() 881 check_tcl_bot(from, opcode, par); in bot_zapfbroad()
|
H A D | tclhash.c | 792 void check_tcl_bot(const char *nick, const char *code, const char *param) in check_tcl_bot() function
|
/dports/irc/eggdrop/eggdrop-1.9.1/src/ |
H A D | tclhash.h | 88 void check_tcl_bot(const char *, const char *, const char *);
|
H A D | botcmd.c | 992 check_tcl_bot(from, opcode, par); in bot_zapf() 1016 check_tcl_bot(from, opcode, par); in bot_zapfbroad()
|
H A D | tclhash.c | 1005 void check_tcl_bot(const char *nick, const char *code, const char *param) in check_tcl_bot() function
|