Home
last modified time | relevance | path

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

/minix3/usr.sbin/syslogd/
H A Dsyslogd.c147 int64_t queue_size; member
3212 &TypeInfo[i].queue_size) == -1) in read_config_file()
3214 &TypeInfo[i].queue_size) == -1) in read_config_file()
3594 TypeInfo[F_TLS].queue_size, TypeInfo[F_FILE].queue_size, in init()
3595 TypeInfo[F_PIPE].queue_size); in init()
4445 || (TypeInfo[f->f_type].queue_size != -1 in message_queue_purge()
4446 && (size_t)TypeInfo[f->f_type].queue_size <= f->f_qsize)) { in message_queue_purge()