Home
last modified time | relevance | path

Searched refs:warnmonths (Results 1 – 4 of 4) sorted by relevance

/dports/irc/dancer/dancer-4.16/src/
H A Dbans.c53 extern int warnmonths;
1518 if ((w->lastwarn && ((now - w->lastwarn) < warnmonths*SECINMONTH)) || in WarnSave()
1519 ((now - w->settime) < warnmonths*SECINMONTH)) { in WarnSave()
H A Dsetup.c54 int warnmonths; /* Max number of months to keep entries in tell file */ variable
278 {"warnmonths", &warnmonths, (void *)3, CFG_INTEGER, FALSE,
/dports/irc/dancer/dancer-4.16/example/
H A Ddancer.config109 #warnmonths = 3
/dports/irc/dancer/dancer-4.16/
H A DCHANGES810 * (Bagder) Added 'warnmonths' to the .config file. It tells how old a warning