Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Daudit_pipe.c147 u_int ap_qlimit; member
467 if (ap->ap_qlen >= ap->ap_qlimit) { in audit_pipe_append()
575 ap->ap_qlimit = AUDIT_PIPE_QLIMIT_DEFAULT; in audit_pipe_alloc()
753 *(u_int *)data = ap->ap_qlimit; in audit_pipe_ioctl()
761 ap->ap_qlimit = *(u_int *)data; in audit_pipe_ioctl()