Searched refs:CheckpointInterval (Results 1 – 6 of 6) sorted by relevance
912 if (CheckpointInterval > 0 &&913 e->e_nsent >= CheckpointInterval)3507 if (CheckpointInterval > 0 && e->e_nsent >= CheckpointInterval)
2620 if (safe || CheckpointInterval > atoi(val))2621 CheckpointInterval = atoi(val);
2257 EXTERN int CheckpointInterval; /* queue file checkpoint interval */ variable
312 CheckpointInterval = 10; /* option C */
276 _OPTION(CheckpointInterval, `confCHECKPOINT_INTERVAL', `10')
3394 confCHECKPOINT_INTERVAL CheckpointInterval