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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_base.c578 mac_policy_addto_labellist(mac_policy_handle_t handle, int static_entry) argument
595 if (static_entry)
787 int error, slot, static_entry = 0; local
899 static_entry = 1;
925 mac_policy_addto_labellist(*handlep, static_entry);

Completed in 11 milliseconds