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

/systemd/src/libsystemd/sd-bus/
H A Dbus-match.h87 int bus_match_find(struct bus_match_node *root, struct bus_match_component *components, unsigned n_components, sd_bus_message_handler_t callback, void *userdata, struct match_callback **ret);
H A Dbus-match.c1036 int bus_match_find( function
H A Dsd-bus.c3058 r = bus_match_find(&bus->match_callbacks, components, n_components, NULL, NULL, &c);

Completed in 661 milliseconds