HelenOS sources

sd_cancel         129 uspace/app/shutdown/shutdown.c 	rc = nchoice_add(nchoice, "Cancel", (void *)(uintptr_t)sd_cancel,
sd_cancel         188 uspace/app/shutdown/shutdown.c 	if (action == sd_cancel)
sd_cancel         209 uspace/app/shutdown/shutdown.c 	case sd_cancel:
HelenOS homepage, sources at GitHub