Home
last modified time | relevance | path

Searched defs:unit_path (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/shared/
Dbus-unit-util.h17 const char *unit_path; member
Ddropin.c129 const char *unit_path, in unit_file_find_dirs()
/systemd-251/src/udev/
Dudevadm-settle.c111 _cleanup_free_ char *unit_path = NULL; in emit_deprecation_warning() local
Dudevadm-util.c32 _cleanup_free_ char *unit_path = NULL, *syspath = NULL; in find_device_from_unit() local
/systemd-251/src/core/
Ddbus-job.c92 _cleanup_free_ char *unit_path = NULL, *job_path = NULL; in bus_job_method_get_waiting_jobs() local
Ddbus-manager.c860 _cleanup_free_ char *unit_path = NULL, *job_path = NULL; in reply_unit_info() local
1285 _cleanup_free_ char *unit_path = NULL, *job_path = NULL; in method_list_jobs() local
Ddbus-unit.c1760 _cleanup_free_ char *job_path = NULL, *unit_path = NULL; in bus_unit_queue_job_one() local
/systemd-251/src/systemctl/
Dsystemctl-list-units.c273 const char* unit_path, in get_listening()