Home
last modified time | relevance | path

Searched refs:cmd_bans (Results 1 – 5 of 5) sorted by relevance

/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dbantime.pl35 sub cmd_bans { subroutine
/dports/irc/evangeline/evangeline/modules/channels.mod/
H A Dcmdschan.c711 static void cmd_bans(struct userrec *u, int idx, char *par) in cmd_bans() function
1532 {"bans", "ol|ol", (Function) cmd_bans, NULL},
/dports/irc/evangeline/evangeline-msa/modules/channels.mod/
H A Dcmdschan.c711 static void cmd_bans(struct userrec *u, int idx, char *par) in cmd_bans() function
1532 {"bans", "ol|ol", (Function) cmd_bans, NULL},
/dports/irc/eggdrop/eggdrop-1.9.1/src/mod/channels.mod/
H A Dcmdschan.c774 static void cmd_bans(struct userrec *u, int idx, char *par) in cmd_bans() function
1634 {"bans", "ol|ol", (IntFunc) cmd_bans, NULL},
/dports/irc/srvx/srvx-1.3.1/src/
H A Dchanserv.c3593 static CHANSERV_FUNC(cmd_bans) in CHANSERV_FUNC() argument