Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-bus/
Dbus-internal.h375 int bus_seal_synthetic_message(sd_bus *b, sd_bus_message *m);
Dsd-bus.c490 r = bus_seal_synthetic_message(bus, m); in synthesize_connected_signal()
1951 int bus_seal_synthetic_message(sd_bus *b, sd_bus_message *m) { in bus_seal_synthetic_message() function
2641 r = bus_seal_synthetic_message(bus, m); in process_timeout()
2745 r = bus_seal_synthetic_message(bus, synthetic_reply); in process_reply()
3086 r = bus_seal_synthetic_message(bus, m); in process_closing_reply_callback()
3152 r = bus_seal_synthetic_message(bus, m); in process_closing()