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

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsyslogd.h321 #define PURGE_BY_PRIORITY 2 macro
H A Dsyslogd.c4295 if (strategy == PURGE_BY_PRIORITY) {
4331 * strategy PURGE_BY_PRIORITY to delete messages with lowest priority first,
4372 f->f_qelements/10, PURGE_BY_PRIORITY);
4387 sum += message_queue_purge(f, 0, PURGE_BY_PRIORITY);
4500 message_queue_purge(f, 0, PURGE_BY_PRIORITY);

Completed in 102 milliseconds