Searched refs:sd_bus_message_get_destination (Results 1 - 6 of 6) sorted by relevance

/systemd/src/libsystemd/
H A Dlibsystemd.sym273 sd_bus_message_get_destination;
/systemd/src/bus-proxyd/
H A Ddriver.c106 if (!streq_ptr(sd_bus_message_get_destination(m), "org.freedesktop.DBus"))
H A Dproxy.c769 if (!matched && !sd_bus_message_get_destination(m)) {
/systemd/src/systemd/
H A Dsd-bus.h241 const char *sd_bus_message_get_destination(sd_bus_message *m);
/systemd/src/libsystemd/sd-bus/
H A Dsd-bus.c62 strna(sd_bus_message_get_destination(_mm)), \
1635 strna(sd_bus_message_get_destination(m)),
H A Dbus-message.c1016 _public_ const char *sd_bus_message_get_destination(sd_bus_message *m) { function

Completed in 49 milliseconds