Searched refs:callfopen (Results 1 – 1 of 1) sorted by relevance
2236 static FILE* callfopen( const char* filepath, const char* mode ) in callfopen() function2279 FILE* fp = callfopen( filename, "rb" ); in LoadFile()2366 FILE* fp = callfopen( filename, "w" ); in SaveFile()