HelenOS sources

shutdown_dlg_t     54 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_confirm_create(shutdown_dlg_t *);
shutdown_dlg_t     55 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_failed_msg_create(shutdown_dlg_t *);
shutdown_dlg_t     56 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_start(shutdown_dlg_t *, sd_action_t);
shutdown_dlg_t     99 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *)arg;
shutdown_dlg_t    114 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *)arg;
shutdown_dlg_t    143 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *)arg;
shutdown_dlg_t    172 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_confirm_create(shutdown_dlg_t *sddlg)
shutdown_dlg_t    218 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_failed_msg_create(shutdown_dlg_t *sddlg)
shutdown_dlg_t    246 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    260 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    273 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    288 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    301 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    313 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_progress_create(shutdown_dlg_t *sddlg,
shutdown_dlg_t    428 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_start(shutdown_dlg_t *sddlg, sd_action_t action)
shutdown_dlg_t    467 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t sddlg;
HelenOS homepage, sources at GitHub