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

/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dasl_action.c832 _send_repeat_msg(asl_out_rule_t *r) function
1060 dispatch_source_set_event_handler(fdata->dup_timer, ^{ _send_repeat_msg(r); });
1100 * _send_repeat_msg will free last_msg and do nothing if
1105 _send_repeat_msg(r);
1737 if (fdata->last_count > 0) _send_repeat_msg(r);

Completed in 107 milliseconds