Home
last modified time | relevance | path

Searched refs:pubbantime (Results 1 – 3 of 3) sorted by relevance

/dports/irc/dancer/dancer-4.16/src/
H A Dsetup.c48 int pubbantime; variable
402 {"ban.bantime", &pubbantime, (void *)0, CFG_INTEGER, TRUE,
935 {"BANTIME", LEVEL_BOT, SET_TIME, &pubbantime, 0, msg_helpset_bantime},
H A Dserver.c79 extern int pubbantime;
535 botmode ? -1 : pubbantime, NULL); in OnMode()
H A Dcommand.c115 extern int pubbantime;