HomeSort by: relevance | last modified time | path
    Searched defs:queue_length (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.c 148 int64_t queue_length; member in struct:TypeInfo
3297 &TypeInfo[i].queue_length) == -1)
3299 &TypeInfo[i].queue_length) == -1)
3683 TypeInfo[F_TLS].queue_length, TypeInfo[F_FILE].queue_length,
3684 TypeInfo[F_PIPE].queue_length,
4530 || (TypeInfo[f->f_type].queue_length != -1
4531 && (size_t)TypeInfo[f->f_type].queue_length <= f->f_qelements)

Completed in 13 milliseconds