HomeSort by: relevance | last modified time | path
    Searched refs:PURGE_BY_PRIORITY (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.h 323 #define PURGE_BY_PRIORITY 2
syslogd.c 4474 if (strategy == PURGE_BY_PRIORITY) {
4511 * strategy PURGE_BY_PRIORITY to delete messages with lowest priority first,
4552 f->f_qelements/10, PURGE_BY_PRIORITY);
4567 sum += message_queue_purge(f, 0, PURGE_BY_PRIORITY);
4680 message_queue_purge(f, 0, PURGE_BY_PRIORITY);

Completed in 49 milliseconds