Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dcommon.cpp1365 void COM_CopyFile (const char *netpath, const char *cachepath) in COM_CopyFile() function
1480 COM_CopyFile (netpath, cachepath); in COM_FindFile()
/external/quake/quake/src/QW/client/
Dcommon.c1441 void COM_CopyFile (char *netpath, char *cachepath) in COM_CopyFile() function