tmp_handle       1332 lib/vfs/direntry.c             int tmp_handle;
tmp_handle       1335 lib/vfs/direntry.c             tmp_handle = vfs_mkstemps (&tmp_vpath, me->name, name);
tmp_handle       1337 lib/vfs/direntry.c             if (tmp_handle == -1)
tmp_handle       1343 lib/vfs/direntry.c             close (tmp_handle);
tmp_handle       1627 src/vfs/shell/shell.c             int tmp_handle;
tmp_handle       1629 src/vfs/shell/shell.c             tmp_handle = vfs_mkstemps (&vpath, me->name, fh->ino->ent->name);
tmp_handle       1630 src/vfs/shell/shell.c             if (tmp_handle == -1)
tmp_handle       1634 src/vfs/shell/shell.c             close (tmp_handle);