Home
last modified time | relevance | path

Searched refs:bsm (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/security/audit/
H A Daudit_worker.c324 struct au_record *bsm; in audit_worker_process_record() local
377 error = kaudit_to_bsm(ar, &bsm); in audit_worker_process_record()
395 audit_record_write(audit_vp, &audit_ctx, bsm->data, bsm->len); in audit_worker_process_record()
400 ar->k_ar_commit & AR_PRESELECT_TRAIL, bsm->data, in audit_worker_process_record()
401 bsm->len); in audit_worker_process_record()
409 audit_sdev_submit(auid, ar->k_ar.ar_subj_asid, bsm->data, in audit_worker_process_record()
410 bsm->len); in audit_worker_process_record()
413 kau_free(bsm); in audit_worker_process_record()
/xnu-8019.80.24/bsd/bsm/
H A DMakefile40 INSTALL_MI_DIR = bsm
44 EXPORT_MI_DIR = bsm
/xnu-8019.80.24/bsd/
H A DMakefile12 bsm \
45 bsm \