Home
last modified time | relevance | path

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

/systemd-251/tools/
Dcheck-api-docs.sh13 -e sd_bus_process_priority
/systemd-251/src/libsystemd/
Dlibsystemd.sym225 sd_bus_process_priority;
/systemd-251/src/systemd/
Dsd-bus.h209 int sd_bus_process_priority(sd_bus *bus, int64_t max_priority, sd_bus_message **r) _sd_deprecated_;
/systemd-251/src/libsystemd/sd-bus/
Dsd-bus.c3254 _public_ int sd_bus_process_priority(sd_bus *bus, int64_t priority, sd_bus_message **ret) { in sd_bus_process_priority() function