Home
last modified time | relevance | path

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

/xnu-11417.101.15/security/
H A Dmac_base.c417 mac_policy_addto_labellist(mac_policy_handle_t handle, int static_entry) in mac_policy_addto_labellist() argument
437 if (static_entry) { in mac_policy_addto_labellist()
613 int error, slot, static_entry = 0; in mac_policy_register() local
734 static_entry = 1; in mac_policy_register()
763 mac_policy_addto_labellist(*handlep, static_entry); in mac_policy_register()