HelenOS sources

shutdown_dlg_t     52 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_confirm_msg_create(shutdown_dlg_t *);
shutdown_dlg_t     53 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_failed_msg_create(shutdown_dlg_t *);
shutdown_dlg_t     54 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_start(shutdown_dlg_t *);
shutdown_dlg_t     95 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *)arg;
shutdown_dlg_t    110 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *)arg;
shutdown_dlg_t    139 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *)arg;
shutdown_dlg_t    168 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_confirm_msg_create(shutdown_dlg_t *sddlg)
shutdown_dlg_t    194 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_failed_msg_create(shutdown_dlg_t *sddlg)
shutdown_dlg_t    222 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    239 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    254 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    267 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t *sddlg = (shutdown_dlg_t *) arg;
shutdown_dlg_t    279 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_progress_create(shutdown_dlg_t *sddlg,
shutdown_dlg_t    388 uspace/app/shutdown-dlg/shutdown-dlg.c static errno_t shutdown_start(shutdown_dlg_t *sddlg)
shutdown_dlg_t    417 uspace/app/shutdown-dlg/shutdown-dlg.c 	shutdown_dlg_t sddlg;
HelenOS homepage, sources at GitHub