Home
last modified time | relevance | path

Searched refs:statinterval (Results 1 – 12 of 12) sorted by relevance

/dports/news/inn/inn-2.6.4/history/hisv6/
H A Dhisv6-private.h46 time_t statinterval; member
H A Dhisv6.c204 return now + h->statinterval; in hisv6_nextcheck()
409 if (h->statinterval == 0) in hisv6_checkfiles()
476 h->statinterval = 0; in hisv6_new()
1422 h->statinterval = *(time_t *)val * 1000; in hisv6_ctl()
/dports/news/inn-current/inn-2.7-20211226/history/hisv6/
H A Dhisv6-private.h46 time_t statinterval; member
H A Dhisv6.c202 return now + h->statinterval; in hisv6_nextcheck()
406 if (h->statinterval == 0) in hisv6_checkfiles()
472 h->statinterval = 0; in hisv6_new()
1402 h->statinterval = *(time_t *) val * 1000; in hisv6_ctl()
/dports/sysutils/shlock/inn-2.6.4/history/hisv6/
H A Dhisv6-private.h46 time_t statinterval; member
H A Dhisv6.c204 return now + h->statinterval; in hisv6_nextcheck()
409 if (h->statinterval == 0) in hisv6_checkfiles()
476 h->statinterval = 0; in hisv6_new()
1422 h->statinterval = *(time_t *)val * 1000; in hisv6_ctl()
/dports/news/inn-current/inn-2.7-20211226/nnrpd/
H A Dcommands.c709 time_t statinterval = 30; in CMDpost() local
717 HISctl(History, HISCTLS_STATINTERVAL, &statinterval); in CMDpost()
H A Darticle.c332 time_t statinterval; in ARTopenbyid() local
344 statinterval = 30; in ARTopenbyid()
345 HISctl(History, HISCTLS_STATINTERVAL, &statinterval); in ARTopenbyid()
/dports/news/inn/inn-2.6.4/nnrpd/
H A Dcommands.c702 time_t statinterval = 30; in CMDpost() local
710 HISctl(History, HISCTLS_STATINTERVAL, &statinterval); in CMDpost()
H A Darticle.c325 time_t statinterval; in ARTopenbyid() local
337 statinterval = 30; in ARTopenbyid()
338 HISctl(History, HISCTLS_STATINTERVAL, &statinterval); in ARTopenbyid()
/dports/sysutils/shlock/inn-2.6.4/nnrpd/
H A Dcommands.c702 time_t statinterval = 30; in CMDpost() local
710 HISctl(History, HISCTLS_STATINTERVAL, &statinterval); in CMDpost()
H A Darticle.c325 time_t statinterval; in ARTopenbyid() local
337 statinterval = 30; in ARTopenbyid()
338 HISctl(History, HISCTLS_STATINTERVAL, &statinterval); in ARTopenbyid()