Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/security/audit/
H A Daudit_session.c211 struct audit_sdev { struct
212 int asdev_open;
218 u_int asdev_flags;
220 struct selinfo asdev_selinfo;
221 pid_t asdev_sigio;
223 au_id_t asdev_auid;
224 au_asid_t asdev_asid;
227 struct mtx asdev_mtx;
235 struct slck asdev_sx;
241 struct cv asdev_cv;
[all …]