Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c912 if (CheckpointInterval > 0 &&
913 e->e_nsent >= CheckpointInterval)
3507 if (CheckpointInterval > 0 && e->e_nsent >= CheckpointInterval)
H A Dreadcf.c2620 if (safe || CheckpointInterval > atoi(val))
2621 CheckpointInterval = atoi(val);
H A Dsendmail.h2257 EXTERN int CheckpointInterval; /* queue file checkpoint interval */ variable
H A Dconf.c313 CheckpointInterval = 10; /* option C */
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4276 _OPTION(CheckpointInterval, `confCHECKPOINT_INTERVAL', `10')
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3394 confCHECKPOINT_INTERVAL CheckpointInterval