Searched refs:destination_names (Results 1 - 1 of 1) sorted by relevance
/systemd/src/bus-proxyd/ |
H A D | proxy.c | 527 char **destination_names = NULL; local 547 (void) sd_bus_creds_get_well_known_names(destination_creds, &destination_names); 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)) {
|
Completed in 777 milliseconds