Searched refs:bus_add_match_internal (Results 1 - 3 of 3) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-control.h26 int bus_add_match_internal(sd_bus *bus, const char *match, struct bus_match_component *components, unsigned n_components, uint64_t cookie);
H A Dbus-control.c1463 int bus_add_match_internal( function
H A Dsd-bus.c3015 r = bus_add_match_internal(bus, s->match_callback.match_string, components, n_components, s->match_callback.cookie);

Completed in 1751 milliseconds