Home
last modified time | relevance | path

Searched refs:f_vfs (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mednafen/mednafen/src/
H A Dfile.h54 return f_vfs; in active_vfs()
70 f_vfs = nullptr; in steal_archive_vfs()
83 VirtualFS* f_vfs; variable
H A Dfile.cpp187 f_vfs = archive_vfs.get(); in Open()
222 f_vfs = vfs; in Open()