HelenOS sources

sd_poweroff       192 uspace/app/shutdown-dlg/shutdown-dlg.c 	attr.arg = (void *)sd_poweroff;
sd_poweroff       445 uspace/app/shutdown-dlg/shutdown-dlg.c 	case sd_poweroff:
sd_poweroff       115 uspace/app/shutdown/shutdown.c 	rc = nchoice_add(nchoice, "Power off", (void *)(uintptr_t)sd_poweroff,
sd_poweroff       165 uspace/app/shutdown/shutdown.c 			action = sd_poweroff;
sd_poweroff       203 uspace/app/shutdown/shutdown.c 	case sd_poweroff:
HelenOS homepage, sources at GitHub