Home
last modified time | relevance | path

Searched refs:process_uid (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Ddbus-unit.c1490 uid_t process_uid, sender_uid; in bus_unit_method_attach_processes() local
1524 r = get_process_uid(pid, &process_uid); in bus_unit_method_attach_processes()
1528 if (process_uid != sender_uid) in bus_unit_method_attach_processes()
1530 if (process_uid != u->ref_uid) in bus_unit_method_attach_processes()