Home
last modified time | relevance | path

Searched refs:STATS_RESET_PERIOD (Results 1 – 6 of 6) sorted by relevance

/dports/news/inn/inn-2.6.4/innfeed/
H A Dinnfeed.h54 #define STATS_RESET_PERIOD (60 * 60 * 12) /* stats-reset-period */ macro
160 #undef STATS_RESET_PERIOD
161 #define STATS_RESET_PERIOD (6 * 60) /* 6 minutes */ macro
H A Dhost.c341 static time_t statsResetPeriod = STATS_RESET_PERIOD ;
476 "global scope",(long)STATS_RESET_PERIOD) ; in hostConfigLoadCbk()
477 iv = STATS_RESET_PERIOD ; in hostConfigLoadCbk()
481 iv = STATS_RESET_PERIOD ; in hostConfigLoadCbk()
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dinnfeed.h54 #define STATS_RESET_PERIOD (60 * 60 * 12) /* stats-reset-period */ macro
160 #undef STATS_RESET_PERIOD
161 #define STATS_RESET_PERIOD (6 * 60) /* 6 minutes */ macro
H A Dhost.c341 static time_t statsResetPeriod = STATS_RESET_PERIOD ;
476 "global scope",(long)STATS_RESET_PERIOD) ; in hostConfigLoadCbk()
477 iv = STATS_RESET_PERIOD ; in hostConfigLoadCbk()
481 iv = STATS_RESET_PERIOD ; in hostConfigLoadCbk()
/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dinnfeed.h53 #define STATS_RESET_PERIOD (60 * 60 * 12) /* stats-reset-period */ macro
154 # undef STATS_RESET_PERIOD
155 # define STATS_RESET_PERIOD (6 * 60) /* 6 minutes */ macro
H A Dhost.c331 static time_t statsResetPeriod = STATS_RESET_PERIOD;
454 (long) STATS_RESET_PERIOD); in hostConfigLoadCbk()
455 iv = STATS_RESET_PERIOD; in hostConfigLoadCbk()
458 iv = STATS_RESET_PERIOD; in hostConfigLoadCbk()