Searched refs:bus_home_method_remove (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/home/ |
D | homed-home-bus.h | 16 int bus_home_method_remove(sd_bus_message *message, void *userdata, sd_bus_error *error);
|
D | homed-home-bus.c | 281 int bus_home_method_remove( in bus_home_method_remove() function 812 SD_BUS_METHOD("Remove", NULL, NULL, bus_home_method_remove, SD_BUS_VTABLE_UNPRIVILEGED),
|
D | homed-manager-bus.c | 495 return generic_home_method(userdata, message, bus_home_method_remove, error); in method_remove_home()
|