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

/systemd/src/bus-proxyd/
H A Dbus-xml-policy.h117 bool policy_check_send(Policy *p,
H A Dproxy.c510 if (policy_check_send(policy, sender_uid, sender_gid, m->header->type, owned_names, NULL, m->path, m->interface, m->member, false, NULL) &&
563 } else if (policy_check_send(policy, our_ucred->uid, our_ucred->gid, m->header->type, NULL, destination_names, m->path, m->interface, m->member, true, &n)) {
H A Dbus-xml-policy.c965 bool policy_check_send(Policy *p, function

Completed in 1743 milliseconds