HelenOS sources

fmgt_destroy      324 uspace/app/copy/copy.c 	fmgt_destroy(fmgt);
fmgt_destroy      330 uspace/app/copy/copy.c 		fmgt_destroy(fmgt);
fmgt_destroy      242 uspace/app/delete/delete.c 	fmgt_destroy(fmgt);
fmgt_destroy      248 uspace/app/delete/delete.c 		fmgt_destroy(fmgt);
fmgt_destroy      324 uspace/app/move/move.c 	fmgt_destroy(fmgt);
fmgt_destroy      330 uspace/app/move/move.c 		fmgt_destroy(fmgt);
fmgt_destroy      144 uspace/app/nav/copy.c 	fmgt_destroy(fmgt);
fmgt_destroy      153 uspace/app/nav/copy.c 	fmgt_destroy(fmgt);
fmgt_destroy      123 uspace/app/nav/delete.c 	fmgt_destroy(fmgt);
fmgt_destroy      132 uspace/app/nav/delete.c 	fmgt_destroy(fmgt);
fmgt_destroy      144 uspace/app/nav/move.c 	fmgt_destroy(fmgt);
fmgt_destroy      153 uspace/app/nav/move.c 	fmgt_destroy(fmgt);
fmgt_destroy      118 uspace/app/nav/newdir.c 	fmgt_destroy(fmgt);
fmgt_destroy      126 uspace/app/nav/newdir.c 	fmgt_destroy(fmgt);
fmgt_destroy      121 uspace/app/nav/newfile.c 	fmgt_destroy(fmgt);
fmgt_destroy      129 uspace/app/nav/newfile.c 	fmgt_destroy(fmgt);
fmgt_destroy      123 uspace/app/nav/verify.c 	fmgt_destroy(fmgt);
fmgt_destroy      132 uspace/app/nav/verify.c 	fmgt_destroy(fmgt);
fmgt_destroy      186 uspace/app/newdir/newdir.c 	fmgt_destroy(fmgt);
fmgt_destroy      192 uspace/app/newdir/newdir.c 		fmgt_destroy(fmgt);
fmgt_destroy      274 uspace/app/newfile/newfile.c 	fmgt_destroy(fmgt);
fmgt_destroy      280 uspace/app/newfile/newfile.c 		fmgt_destroy(fmgt);
fmgt_destroy      244 uspace/app/verify/verify.c 	fmgt_destroy(fmgt);
fmgt_destroy      250 uspace/app/verify/verify.c 		fmgt_destroy(fmgt);
fmgt_destroy       56 uspace/lib/fmgt/include/fmgt.h extern void fmgt_destroy(fmgt_t *);
fmgt_destroy      102 uspace/lib/fmgt/test/copy.c 	fmgt_destroy(fmgt);
fmgt_destroy      159 uspace/lib/fmgt/test/copy.c 	fmgt_destroy(fmgt);
fmgt_destroy      233 uspace/lib/fmgt/test/copy.c 	fmgt_destroy(fmgt);
fmgt_destroy       46 uspace/lib/fmgt/test/fmgt.c 	fmgt_destroy(fmgt);
fmgt_destroy       73 uspace/lib/fmgt/test/fsops.c 	fmgt_destroy(fmgt);
fmgt_destroy      101 uspace/lib/fmgt/test/fsops.c 	fmgt_destroy(fmgt);
fmgt_destroy      127 uspace/lib/fmgt/test/fsops.c 	fmgt_destroy(fmgt);
fmgt_destroy      162 uspace/lib/fmgt/test/fsops.c 	fmgt_destroy(fmgt);
fmgt_destroy      203 uspace/lib/fmgt/test/fsops.c 	fmgt_destroy(fmgt);
fmgt_destroy      243 uspace/lib/fmgt/test/fsops.c 	fmgt_destroy(fmgt);
fmgt_destroy       99 uspace/lib/fmgt/test/move.c 	fmgt_destroy(fmgt);
fmgt_destroy      153 uspace/lib/fmgt/test/move.c 	fmgt_destroy(fmgt);
fmgt_destroy      225 uspace/lib/fmgt/test/move.c 	fmgt_destroy(fmgt);
fmgt_destroy      102 uspace/lib/fmgt/test/newdir.c 	fmgt_destroy(fmgt);
fmgt_destroy      113 uspace/lib/fmgt/test/newfile.c 	fmgt_destroy(fmgt);
fmgt_destroy      163 uspace/lib/fmgt/test/newfile.c 	fmgt_destroy(fmgt);
fmgt_destroy      213 uspace/lib/fmgt/test/newfile.c 	fmgt_destroy(fmgt);
fmgt_destroy      271 uspace/lib/fmgt/test/newfile.c 	fmgt_destroy(fmgt);
fmgt_destroy       94 uspace/lib/fmgt/test/verify.c 	fmgt_destroy(fmgt);
HelenOS homepage, sources at GitHub