Searched defs:audit_pipe (Results 1 – 1 of 1) sorted by relevance
114 struct audit_pipe { struct115 u_int ap_flags;117 struct selinfo ap_selinfo;118 struct sigio *ap_sigio;123 struct mtx ap_mtx;131 struct sx ap_sx;137 struct cv ap_cv;166 TAILQ_HEAD(, audit_pipe_preselect) ap_preselect_list; argument179 TAILQ_ENTRY(audit_pipe) ap_list; argument