Home
last modified time | relevance | path

Searched defs:audit_sdev (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/security/audit/
H A Daudit_session.c216 struct audit_sdev { struct
217 int asdev_open;
223 u_int asdev_flags;
225 struct selinfo asdev_selinfo;
226 pid_t asdev_sigio;
228 au_id_t asdev_auid;
229 au_asid_t asdev_asid;
232 struct mtx asdev_mtx;
240 struct slck asdev_sx;
246 struct cv asdev_cv;
[all …]