HomeSort by relevance Sort by last modified time
    Searched refs:COM_CreatePath (Results 1 - 5 of 5) sorted by null

  /external/quake/quake/src/QW/client/
common.h 204 void COM_CreatePath (char *path);
common.c 1412 COM_CreatePath
1417 void COM_CreatePath (char *path)
1448 COM_CreatePath (cachepath); // create directories up to the cache file
    [all...]
cl_parse.c 372 COM_CreatePath (name);
  /external/quake/quake/src/WinQuake/
common.cpp 1336 COM_CreatePath
1341 void COM_CreatePath (const char *path)
1372 COM_CreatePath (cachepath); // create directories up to the cache file
    [all...]
  /gdk/samples/quake/jni/
common.cpp 1336 COM_CreatePath
1341 void COM_CreatePath (const char *path)
1372 COM_CreatePath (cachepath); // create directories up to the cache file
    [all...]

Completed in 109 milliseconds