HelenOS sources
fmgt_error_action_t 655 uspace/app/nav/nav.c fmgt_error_action_t navigator_io_error_query(void *arg, fmgt_io_error_t *err)
fmgt_error_action_t 660 uspace/app/nav/nav.c fmgt_error_action_t err_act;
fmgt_error_action_t 55 uspace/app/nav/nav.h extern fmgt_error_action_t navigator_io_error_query(void *, fmgt_io_error_t *);
fmgt_error_action_t 72 uspace/app/nav/types/nav.h fmgt_error_action_t io_err_act;
fmgt_error_action_t 51 uspace/app/newfile/newfile.c static fmgt_error_action_t newfile_io_error_query(void *, fmgt_io_error_t *);
fmgt_error_action_t 132 uspace/app/newfile/newfile.c static fmgt_error_action_t newfile_io_error_query(void *arg,
fmgt_error_action_t 84 uspace/lib/fmgt/include/types/fmgt.h fmgt_error_action_t (*io_error_query)(void *, fmgt_io_error_t *);
fmgt_error_action_t 251 uspace/lib/fmgt/src/fmgt.c static fmgt_error_action_t fmgt_io_error_query(fmgt_t *fmgt,
fmgt_error_action_t 277 uspace/lib/fmgt/src/fmgt.c fmgt_error_action_t action;
HelenOS homepage, sources at GitHub