Home
last modified time | relevance | path

Searched refs:H_notc (Results 1 – 7 of 7) sorted by relevance

/dports/irc/evangeline/evangeline/modules/server.mod/
H A Dserver.h67 #define H_notc (*(p_tcl_bind_list *)(server_funcs[31])) macro
H A Dserver.c108 static p_tcl_bind_list H_wall, H_raw, H_notc, H_msgm, H_msg, H_flud, H_ctcr, variable
1757 del_bind_table(H_notc); in server_close()
1841 (Function) & H_notc, /* p_tcl_bind_list */
1950 H_notc = add_bind_table("notc", HT_STACKABLE, server_5char); in server_start()
H A Dservmsg.c130 check_tcl_bind(H_notc, arg, &fr, " $_notc1 $_notc2 $_notc3 $_notc4 $_notc5", in check_tcl_notc()
/dports/irc/eggdrop/eggdrop-1.9.1/src/mod/server.mod/
H A Dserver.h75 #define H_notc (*(p_tcl_bind_list *)(server_funcs[31])) macro
H A Dserver.c108 static p_tcl_bind_list H_wall, H_raw, H_notc, H_msgm, H_msg, H_flud, H_ctcr, variable
2113 del_bind_table(H_notc);
2203 (Function) & H_notc, /* p_tcl_bind_list */
2329 H_notc = add_bind_table("notc", HT_STACKABLE, server_5char);
H A Dservmsg.c169 x = check_tcl_bind(H_notc, arg, &fr, " $_notc1 $_notc2 $_notc3 $_notc4 $_notc5", in check_tcl_notc()
/dports/irc/eggdrop/eggdrop-1.9.1/doc/
H A DChanges1.61034 - H_notc used wrong handler