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

/darwin-on-arm/xnu/security/
H A Dmac_base.c586 mac_policy_addto_labellist(mac_policy_handle_t handle, int static_entry) argument
603 if (static_entry)
775 int error, slot, static_entry = 0; local
887 static_entry = 1;
913 mac_policy_addto_labellist(*handlep, static_entry);

Completed in 78 milliseconds