HelenOS sources
fmgt_io_error_t 50 uspace/app/copy/copy.c static fmgt_error_action_t copy_io_error_query(void *, fmgt_io_error_t *);
fmgt_io_error_t 133 uspace/app/copy/copy.c fmgt_io_error_t *err)
fmgt_io_error_t 50 uspace/app/delete/delete.c static fmgt_error_action_t delete_io_error_query(void *, fmgt_io_error_t *);
fmgt_io_error_t 129 uspace/app/delete/delete.c fmgt_io_error_t *err)
fmgt_io_error_t 50 uspace/app/move/move.c static fmgt_error_action_t move_io_error_query(void *, fmgt_io_error_t *);
fmgt_io_error_t 133 uspace/app/move/move.c fmgt_io_error_t *err)
fmgt_io_error_t 846 uspace/app/nav/nav.c fmgt_error_action_t navigator_io_error_query(void *arg, fmgt_io_error_t *err)
fmgt_io_error_t 56 uspace/app/nav/nav.h extern fmgt_error_action_t navigator_io_error_query(void *, fmgt_io_error_t *);
fmgt_io_error_t 49 uspace/app/newdir/newdir.c static fmgt_error_action_t newdir_io_error_query(void *, fmgt_io_error_t *);
fmgt_io_error_t 76 uspace/app/newdir/newdir.c fmgt_io_error_t *err)
fmgt_io_error_t 51 uspace/app/newfile/newfile.c static fmgt_error_action_t newfile_io_error_query(void *, fmgt_io_error_t *);
fmgt_io_error_t 133 uspace/app/newfile/newfile.c fmgt_io_error_t *err)
fmgt_io_error_t 50 uspace/app/verify/verify.c static fmgt_error_action_t verify_io_error_query(void *, fmgt_io_error_t *);
fmgt_io_error_t 131 uspace/app/verify/verify.c fmgt_io_error_t *err)
fmgt_io_error_t 117 uspace/lib/fmgt/include/types/fmgt.h fmgt_error_action_t (*io_error_query)(void *, fmgt_io_error_t *);
fmgt_io_error_t 48 uspace/lib/fmgt/private/fmgt.h extern fmgt_error_action_t fmgt_io_error_query(fmgt_t *, fmgt_io_error_t *);
fmgt_io_error_t 297 uspace/lib/fmgt/src/fmgt.c fmgt_io_error_t *err)
fmgt_io_error_t 57 uspace/lib/fmgt/src/fsops.c fmgt_io_error_t err;
fmgt_io_error_t 89 uspace/lib/fmgt/src/fsops.c fmgt_io_error_t err;
fmgt_io_error_t 142 uspace/lib/fmgt/src/fsops.c fmgt_io_error_t err;
fmgt_io_error_t 176 uspace/lib/fmgt/src/fsops.c fmgt_io_error_t err;
fmgt_io_error_t 213 uspace/lib/fmgt/src/fsops.c fmgt_io_error_t err;
fmgt_io_error_t 253 uspace/lib/fmgt/src/fsops.c fmgt_io_error_t err;
fmgt_io_error_t 96 uspace/lib/fmgt/src/newfile.c fmgt_io_error_t err;
fmgt_io_error_t 65 uspace/lib/fmgt/src/verify.c fmgt_io_error_t err;
HelenOS homepage, sources at GitHub