Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/security/audit/
H A Daudit_session.c213 struct audit_sdev { struct
214 int asdev_open;
220 u_int asdev_flags;
222 struct selinfo asdev_selinfo;
223 pid_t asdev_sigio;
225 au_id_t asdev_auid;
226 au_asid_t asdev_asid;
229 struct mtx asdev_mtx;
237 struct slck asdev_sx;
243 struct cv asdev_cv;
[all …]