Home
last modified time | relevance | path

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

/dports/news/inn/inn-2.6.4/innfeed/
H A Dinnfeed.h67 #define LIMIT_FUDGE 1.10 /* backlog-factor */ macro
H A Dtape.c395 nt->backlogFactor = LIMIT_FUDGE; in initTape()
417 nt->backlogFactor = LIMIT_FUDGE; in initTape()
H A Dmain.c509 fprintf (stderr,"\t than %.2f times this number\n",LIMIT_FUDGE); in usage()
H A Dhost.c538 params->backlogFactor=LIMIT_FUDGE ; in newHostParams()
2801 addReal (s,"backlog-factor",LIMIT_FUDGE) ; in hostDetails()
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dinnfeed.h67 #define LIMIT_FUDGE 1.10 /* backlog-factor */ macro
H A Dtape.c395 nt->backlogFactor = LIMIT_FUDGE; in initTape()
417 nt->backlogFactor = LIMIT_FUDGE; in initTape()
H A Dmain.c509 fprintf (stderr,"\t than %.2f times this number\n",LIMIT_FUDGE); in usage()
H A Dhost.c538 params->backlogFactor=LIMIT_FUDGE ; in newHostParams()
2801 addReal (s,"backlog-factor",LIMIT_FUDGE) ; in hostDetails()
/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dinnfeed.h66 #define LIMIT_FUDGE 1.10 /* backlog-factor */ macro
H A Dtape.c368 nt->backlogFactor = LIMIT_FUDGE; in initTape()
386 nt->backlogFactor = LIMIT_FUDGE; in initTape()
H A Dmain.c489 LIMIT_FUDGE); in usage()
H A Dhost.c513 params->backlogFactor = LIMIT_FUDGE; in newHostParams()
2658 addReal(s, "backlog-factor", LIMIT_FUDGE); in hostDetails()