HelenOS sources
fmgt_er_retry 179 uspace/app/copy/copy.c return fmgt_er_retry;
fmgt_er_retry 852 uspace/app/nav/nav.c nav->io_err_act = fmgt_er_retry;
fmgt_er_retry 165 uspace/app/newfile/newfile.c return fmgt_er_retry;
fmgt_er_retry 163 uspace/app/verify/verify.c return fmgt_er_retry;
fmgt_er_retry 73 uspace/lib/fmgt/src/fsops.c } while (action == fmgt_er_retry);
fmgt_er_retry 127 uspace/lib/fmgt/src/fsops.c if (action != fmgt_er_retry)
fmgt_er_retry 162 uspace/lib/fmgt/src/fsops.c } while (action == fmgt_er_retry);
fmgt_er_retry 201 uspace/lib/fmgt/src/fsops.c } while (action == fmgt_er_retry);
fmgt_er_retry 245 uspace/lib/fmgt/src/fsops.c } while (action == fmgt_er_retry);
fmgt_er_retry 138 uspace/lib/fmgt/src/newfile.c } while (action == fmgt_er_retry);
fmgt_er_retry 96 uspace/lib/fmgt/src/verify.c } while (action == fmgt_er_retry);
HelenOS homepage, sources at GitHub