MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / FS_FindFile

Function FS_FindFile

engine/common/filesystem.cpp:2361–2501  ·  view source on GitHub ↗

==================== FS_FindFile Look for a file in the packages and in the filesystem Return the searchpath where the file was found (or NULL) and the file index in the package if relevant ==================== */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

R_Init_OpenGLFunction · 0.85
FS_OpenReadFileFunction · 0.85
FS_FileExistsFunction · 0.85
FS_GetDiskPathFunction · 0.85
FS_FindLibraryFunction · 0.85
FS_FileTimeFunction · 0.85
W_LoadFileFunction · 0.85
W_MapFileImplFunction · 0.85

Calls 13

W_TypeFromExtFunction · 0.85
FS_ExtractFilePathFunction · 0.85
FS_FileBaseFunction · 0.85
FS_DefaultExtensionFunction · 0.85
W_FindLumpFunction · 0.85
Q_sprintfFunction · 0.85
FS_SysFileExistsFunction · 0.85
Q_snprintfFunction · 0.85
Q_stricmpFunction · 0.70
Q_strlenFunction · 0.70
Q_strncpyFunction · 0.70
Q_strcatFunction · 0.70

Tested by

no test coverage detected