handlep 478 lib/vfs/interface.c int handle, *handlep; handlep 509 lib/vfs/interface.c handlep = g_new (int, 1); handlep 510 lib/vfs/interface.c *handlep = handle; handlep 511 lib/vfs/interface.c return (DIR *) handlep;