handlep           405 lib/vfs/interface.c     int handle, *handlep;
handlep           438 lib/vfs/interface.c     handlep = g_new (int, 1);
handlep           439 lib/vfs/interface.c     *handlep = handle;
handlep           440 lib/vfs/interface.c     return (DIR *) handlep;