Searched refs:mac_get_mpc (Results 1 – 4 of 4) sorted by relevance
65 if ((mpc = mac_get_mpc(handle)) != NULL) { in mac_find_policy_data()
401 mpc = mac_get_mpc(i); in mac_policy_initbsd()427 mpc = mac_get_mpc(handle); in mac_policy_addto_labellist()527 mpc = mac_get_mpc(handle); in mac_policy_removefrom_labellist()789 mpc = mac_get_mpc(handle); in mac_policy_unregister()815 mac_get_mpc(handle) = NULL; in mac_policy_unregister()
228 name = mac_get_mpc(handle)->mpc_name; in mac_audit_text()
6501 #define mac_get_mpc(h) (mac_policy_list.entries[h].mpc) macro