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

/systemd/src/bus-proxyd/
H A Dbus-xml-policy.c763 static int policy_check(Policy *p, const struct policy_check_filter *filter) { function
833 verdict = policy_check(p, &filter);
853 verdict = policy_check(p, &filter);
859 v = policy_check(p, &filter);
893 return policy_check(p, &filter) == ALLOW;
962 return policy_check(p, &filter) == ALLOW;

Completed in 1221 milliseconds