tmp_handle 1335 lib/vfs/direntry.c int tmp_handle; tmp_handle 1338 lib/vfs/direntry.c tmp_handle = vfs_mkstemps (&tmp_vpath, me->name, name); tmp_handle 1340 lib/vfs/direntry.c if (tmp_handle == -1) tmp_handle 1346 lib/vfs/direntry.c close (tmp_handle); tmp_handle 1654 src/vfs/shell/shell.c int tmp_handle; tmp_handle 1656 src/vfs/shell/shell.c tmp_handle = vfs_mkstemps (&vpath, me->name, fh->ino->ent->name); tmp_handle 1657 src/vfs/shell/shell.c if (tmp_handle == -1) tmp_handle 1661 src/vfs/shell/shell.c close (tmp_handle);