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

/systemd/src/libsystemd/sd-bus/
H A Dbus-internal.h389 int bus_remove_match_by_string(sd_bus *bus, const char *match, sd_bus_message_handler_t callback, void *userdata);
H A Dsd-bus.c3039 int bus_remove_match_by_string( function
/systemd/src/bus-proxyd/
H A Ddriver.c231 r = bus_remove_match_by_string(a, match, NULL, NULL);

Completed in 1633 milliseconds