Searched refs:mandatory_rules (Results 1 – 1 of 1) sorted by relevance
130 DBusList *mandatory_rules; /**< Mandatory policy rules */ member213 _dbus_list_foreach (&policy->mandatory_rules, free_rule_func, NULL); in bus_policy_unref()214 _dbus_list_clear (&policy->mandatory_rules); in bus_policy_unref()359 if (!add_list_to_client (&policy->mandatory_rules, in bus_policy_create_client_policy()461 &policy->mandatory_rules, in bus_policy_allow_unix_user()505 if (!_dbus_list_append (&policy->mandatory_rules, rule)) in bus_policy_append_mandatory_rule()668 if (!append_copy_of_policy_list (&policy->mandatory_rules, in bus_policy_merge()669 &to_absorb->mandatory_rules)) in bus_policy_merge()