Home
last modified time | relevance | path

Searched refs:match_unit_removed (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/machine/
Dmachined.h52 int match_unit_removed(sd_bus_message *message, void *userdata, sd_bus_error *error);
Dmachined.c204 …r = bus_match_signal_async(m->bus, NULL, bus_systemd_mgr, "UnitRemoved", match_unit_removed, NULL,… in manager_connect_bus()
Dmachined-dbus.c1289 int match_unit_removed(sd_bus_message *message, void *userdata, sd_bus_error *error) { in match_unit_removed() function
/systemd-251/src/login/
Dlogind-dbus.h21 int match_unit_removed(sd_bus_message *message, void *userdata, sd_bus_error *error);
Dlogind.c652 …r = bus_match_signal_async(m->bus, NULL, bus_systemd_mgr, "UnitRemoved", match_unit_removed, NULL,… in manager_connect_bus()
Dlogind-dbus.c3822 int match_unit_removed(sd_bus_message *message, void *userdata, sd_bus_error *error) { in match_unit_removed() function