Searched refs:restart_root_service (Results 1 – 3 of 3) sorted by relevance
22 void restart_root_service(unique_fd fd);
31 void restart_root_service(unique_fd fd) { in restart_root_service() function
262 return create_service_thread("root", restart_root_service); in daemon_service_to_fd()