Searched refs:_act_file_checkpoint (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dasl_action.c967 _act_file_checkpoint(asl_out_module_t *m, const char *path, uint32_t force) function
1018 if (_act_file_checkpoint(m, NULL, force) > 0) did_checkpoint = 1;
1209 _act_file_checkpoint(m, NULL, CHECKPOINT_FORCE);
1972 if (count > 2) _act_file_checkpoint(m, l[2], CHECKPOINT_FORCE);
1973 else _act_file_checkpoint(m, NULL, CHECKPOINT_FORCE);
1992 _act_file_checkpoint(m, path, CHECKPOINT_FORCE);

Completed in 68 milliseconds