Searched defs:audit_pipe (Results 1 – 1 of 1) sorted by relevance
111 struct audit_pipe { struct112 u_int ap_flags;114 struct selinfo ap_selinfo;115 struct sigio *ap_sigio;120 struct mtx ap_mtx;128 struct sx ap_sx;134 struct cv ap_cv;163 TAILQ_HEAD(, audit_pipe_preselect) ap_preselect_list; argument176 TAILQ_ENTRY(audit_pipe) ap_list; argument