HelenOS sources

fmgt_error_action_t   50 uspace/app/copy/copy.c static fmgt_error_action_t copy_io_error_query(void *, fmgt_io_error_t *);
fmgt_error_action_t  132 uspace/app/copy/copy.c static fmgt_error_action_t copy_io_error_query(void *arg,
fmgt_error_action_t  761 uspace/app/nav/nav.c fmgt_error_action_t navigator_io_error_query(void *arg, fmgt_io_error_t *err)
fmgt_error_action_t  766 uspace/app/nav/nav.c 	fmgt_error_action_t err_act;
fmgt_error_action_t   56 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   50 uspace/app/verify/verify.c static fmgt_error_action_t verify_io_error_query(void *, fmgt_io_error_t *);
fmgt_error_action_t  130 uspace/app/verify/verify.c static fmgt_error_action_t verify_io_error_query(void *arg,
fmgt_error_action_t  111 uspace/lib/fmgt/include/types/fmgt.h 	fmgt_error_action_t (*io_error_query)(void *, fmgt_io_error_t *);
fmgt_error_action_t   48 uspace/lib/fmgt/private/fmgt.h extern fmgt_error_action_t fmgt_io_error_query(fmgt_t *, fmgt_io_error_t *);
fmgt_error_action_t  276 uspace/lib/fmgt/src/fmgt.c fmgt_error_action_t fmgt_io_error_query(fmgt_t *fmgt,
fmgt_error_action_t   58 uspace/lib/fmgt/src/fsops.c 	fmgt_error_action_t action;
fmgt_error_action_t   89 uspace/lib/fmgt/src/fsops.c 	fmgt_error_action_t action;
fmgt_error_action_t  144 uspace/lib/fmgt/src/fsops.c 	fmgt_error_action_t action;
fmgt_error_action_t  186 uspace/lib/fmgt/src/fsops.c 	fmgt_error_action_t action;
fmgt_error_action_t  226 uspace/lib/fmgt/src/fsops.c 	fmgt_error_action_t action;
fmgt_error_action_t   97 uspace/lib/fmgt/src/newfile.c 	fmgt_error_action_t action;
fmgt_error_action_t   66 uspace/lib/fmgt/src/verify.c 	fmgt_error_action_t action;
HelenOS homepage, sources at GitHub