Searched refs:COM_FileOpenRead (Results 1 - 1 of 1) sorted by relevance

/external/quake/quake/src/QW/client/
H A Dcommon.c1345 int COM_FileOpenRead (char *path, FILE **hndl) function
1447 remaining = COM_FileOpenRead (netpath, &in);
1653 if (COM_FileOpenRead (packfile, &packhandle) == -1)

Completed in 56 milliseconds