Home
last modified time | relevance | path

Searched refs:FS_FLocateFile (Results 1 – 8 of 8) sorted by relevance

/dports/games/qwdtools/mvdsv-0.34/src/
H A Dvfs.h138 int FS_FLocateFile(const char *filename, FSLF_ReturnType_e returntype, flocation_t *loc);
H A Dfs.c208 int FS_FLocateFile(const char *filename, FSLF_ReturnType_e returntype, flocation_t *loc) in FS_FLocateFile() function
658 if (FS_FLocateFile(filename, FSLFRT_IFFOUND, &loc)) in FS_OpenVFS()
924 FS_FLocateFile(path, FSLFRT_LENGTH, &loc);
H A Dsv_ccmds.c423 if (!FS_FLocateFile(expanded, FSLFRT_IFFOUND, NULL)) in SV_Map()
488 if (!FS_FLocateFile(expanded, FSLFRT_IFFOUND, NULL)) in SV_Map()
H A Dpr2_cmds.c1675 if (!FS_FLocateFile(expanded, FSLFRT_IFFOUND, NULL)) in PF2_changelevel()
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dvfs.h138 int FS_FLocateFile(const char *filename, FSLF_ReturnType_e returntype, flocation_t *loc);
H A Dfs.c208 int FS_FLocateFile(const char *filename, FSLF_ReturnType_e returntype, flocation_t *loc) in FS_FLocateFile() function
658 if (FS_FLocateFile(filename, FSLFRT_IFFOUND, &loc)) in FS_OpenVFS()
924 FS_FLocateFile(path, FSLFRT_LENGTH, &loc);
H A Dsv_ccmds.c423 if (!FS_FLocateFile(expanded, FSLFRT_IFFOUND, NULL)) in SV_Map()
488 if (!FS_FLocateFile(expanded, FSLFRT_IFFOUND, NULL)) in SV_Map()
H A Dpr2_cmds.c1675 if (!FS_FLocateFile(expanded, FSLFRT_IFFOUND, NULL)) in PF2_changelevel()