Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Degoboo_vfs.c133 static bool_t _vfs_ensure_destination_file( const char * filename );
285 if ( !_vfs_ensure_destination_file( filename ) ) return NULL; in vfs_openAppendB()
734 bool_t _vfs_ensure_destination_file( const char * filename ) in _vfs_ensure_destination_file() function
790 if ( !_vfs_ensure_destination_file( filename ) ) return NULL; in vfs_openAppend()