Home
last modified time | relevance | path

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

/xnu-10063.101.15/security/
H A Dmac_mach.c398 struct label *bsd_label = NULL; in mac_exc_action_check_exception_send() local
403 label = bsd_label = mac_exc_create_label_for_proc(p); in mac_exc_action_check_exception_send()
416 if (bsd_label != NULL) { in mac_exc_action_check_exception_send()
417 mac_exc_free_label(bsd_label); in mac_exc_action_check_exception_send()