Home
last modified time | relevance | path

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

/minix3/usr.sbin/syslogd/
H A Dsyslogd.c146 int64_t queue_length; member
3206 &TypeInfo[i].queue_length) == -1) in read_config_file()
3208 &TypeInfo[i].queue_length) == -1) in read_config_file()
3592 TypeInfo[F_TLS].queue_length, TypeInfo[F_FILE].queue_length, in init()
3593 TypeInfo[F_PIPE].queue_length, in init()
4443 || (TypeInfo[f->f_type].queue_length != -1 in message_queue_purge()
4444 && (size_t)TypeInfo[f->f_type].queue_length <= f->f_qelements) in message_queue_purge()