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

/systemd/src/bus-proxyd/
H A Dbus-xml-policy.c642 DENY, enumerator in enum:__anon51
650 case DENY:
651 return "DENY";
676 return (i->type == POLICY_ITEM_ALLOW) ? ALLOW : DENY;
855 if (verdict != DENY) {
935 strna(path), strna(interface), strna(member), allow ? "ALLOW" : "DENY");
1008 strna(path), strna(interface), strna(member), allow ? "ALLOW" : "DENY");

Completed in 775 milliseconds