Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/syslogd/
Dsyslogd.h323 #define PURGE_BY_PRIORITY 2 macro
Dsyslogd.c4474 if (strategy == PURGE_BY_PRIORITY) { in find_qentry_to_delete()
4552 f->f_qelements/10, PURGE_BY_PRIORITY); in message_allqueues_purge()
4567 sum += message_queue_purge(f, 0, PURGE_BY_PRIORITY); in message_allqueues_check()
4680 message_queue_purge(f, 0, PURGE_BY_PRIORITY); in message_queue_add()