Home
last modified time | relevance | path

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

/systemd-251/src/core/
Ddbus-unit.c380 BusUnitQueueFlags job_flags = reload_if_possible ? BUS_UNIT_QUEUE_RELOAD_IF_POSSIBLE : 0; in bus_unit_method_start_generic() local
435 return bus_unit_queue_job(message, u, job_type, mode, job_flags, error); in bus_unit_method_start_generic()