HelenOS sources

sd_restart        198 uspace/app/shutdown-dlg/shutdown-dlg.c 	attr.arg = (void *)sd_restart;
sd_restart        448 uspace/app/shutdown-dlg/shutdown-dlg.c 	case sd_restart:
sd_restart        122 uspace/app/shutdown/shutdown.c 	rc = nchoice_add(nchoice, "Restart", (void *)(uintptr_t)sd_restart,
sd_restart        170 uspace/app/shutdown/shutdown.c 			action = sd_restart;
sd_restart        206 uspace/app/shutdown/shutdown.c 	case sd_restart:
HelenOS homepage, sources at GitHub