HelenOS sources

fmgt_exr_fail     215 uspace/app/copy/copy.c 		return fmgt_exr_fail;
fmgt_exr_fail     215 uspace/app/move/move.c 		return fmgt_exr_fail;
fmgt_exr_fail     104 uspace/lib/fmgt/src/copy.c 		if (rc == EEXIST && exaction != fmgt_exr_fail) {
fmgt_exr_fail     106 uspace/lib/fmgt/src/move.c 		if (rc == EEXIST && exaction != fmgt_exr_fail) {
HelenOS homepage, sources at GitHub