Searched refs:VFSUIO_Open (Results 1 – 3 of 3) sorted by relevance
7 int VFSUIO_Open(const char *path, Handle **handle);
56 VFSUIO_Open(const char *path, Handle **handle) in VFSUIO_Open() function
302 status = VFSUIO_Open(path, &handle); in Syscall_Open()