Searched refs:on_machine_removed (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/machine/ |
D | machinectl.c | 1179 static int on_machine_removed(sd_bus_message *m, void *userdata, sd_bus_error *ret_error) { in on_machine_removed() function 1329 r = sd_bus_add_match_async(bus, &slot, match, on_machine_removed, NULL, &forward); in login_machine() 1393 r = sd_bus_add_match_async(bus, &slot, match, on_machine_removed, NULL, &forward); in shell_machine()
|