HelenOS sources

fmgt_er_retry     178 uspace/app/copy/copy.c 					return fmgt_er_retry;
fmgt_er_retry     821 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      77 uspace/lib/fmgt/src/copy.c 		} while (action == fmgt_er_retry);
fmgt_er_retry     118 uspace/lib/fmgt/src/copy.c 	} while (action == fmgt_er_retry);
fmgt_er_retry     159 uspace/lib/fmgt/src/copy.c 	} while (action == fmgt_er_retry);
fmgt_er_retry     180 uspace/lib/fmgt/src/copy.c 	} while (action == fmgt_er_retry);
fmgt_er_retry     203 uspace/lib/fmgt/src/copy.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