HelenOS sources

sd_action_t        56 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_start(shutdown_dlg_t *, sd_action_t);
sd_action_t       250 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_start(sddlg, (sd_action_t)earg);
sd_action_t       428 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_start(shutdown_dlg_t *sddlg, sd_action_t action)
sd_action_t        52 uspace/app/shutdown/shutdown.c static sd_action_t action;
sd_action_t       143 uspace/app/shutdown/shutdown.c 	action = (sd_action_t)choice;
HelenOS homepage, sources at GitHub