Home
last modified time | relevance | path

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

/xnu-8020.140.41/security/
H A Dmac_mach.c428 struct label *bsd_label = NULL; in mac_exc_action_check_exception_send() local
433 label = bsd_label = mac_exc_create_label_for_proc(p); in mac_exc_action_check_exception_send()
446 if (bsd_label != NULL) { in mac_exc_action_check_exception_send()
447 mac_exc_free_label(bsd_label); in mac_exc_action_check_exception_send()