io_err_dlg_create 44 uspace/app/nav/dlg/ioerrdlg.h extern errno_t io_err_dlg_create(ui_t *, io_err_dlg_params_t *, io_err_dlg_create 765 uspace/app/nav/nav.c rc = io_err_dlg_create(nav->ui, ¶ms, &dlg); io_err_dlg_create 50 uspace/app/nav/test/dlg/ioerrdlg.c rc = io_err_dlg_create(ui, ¶ms, &dlg);HelenOS homepage, sources at GitHub