tmp_handle 1344 lib/vfs/direntry.c int tmp_handle; tmp_handle 1347 lib/vfs/direntry.c tmp_handle = vfs_mkstemps (&tmp_vpath, path_element->class->name, name); tmp_handle 1349 lib/vfs/direntry.c if (tmp_handle == -1) tmp_handle 1356 lib/vfs/direntry.c close (tmp_handle); tmp_handle 1666 src/vfs/fish/fish.c int tmp_handle; tmp_handle 1668 src/vfs/fish/fish.c tmp_handle = vfs_mkstemps (&vpath, me->name, fh->ino->ent->name); tmp_handle 1669 src/vfs/fish/fish.c if (tmp_handle == -1) tmp_handle 1673 src/vfs/fish/fish.c close (tmp_handle);