Home
last modified time | relevance | path

Searched refs:fsMode_t (Results 51 – 75 of 143) sorted by relevance

123456

/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h296 int (*FS_FOpenFileByMode) ( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dqcommon.h657 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
H A Dq_shared.h676 } fsMode_t; typedef
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dqcommon.h657 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
H A Dq_shared.h676 } fsMode_t; typedef
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/qcommon/
H A Dqcommon.h616 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/qcommon/
H A Dqcommon.h640 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dqcommon.h672 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/evq3/evq3/code/qcommon/
H A Dqcommon.h650 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dqcommon.h684 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dqcommon.h684 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/qwdtools/mvdsv-0.34/src/
H A Dpr2_cmds.c2001 fsMode_t accessmode;
2017 fsMode_t fmode = (fsMode_t) stack[2]._int; in PF2_FS_OpenFile()
/dports/games/mvdsv/mvdsv-0.34/src/
H A Dpr2_cmds.c2001 fsMode_t accessmode;
2017 fsMode_t fmode = (fsMode_t) stack[2]._int; in PF2_FS_OpenFile()
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dqcommon.h776 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/iortcw/iortcw-1.51c/MP/code/ui/
H A Dui_local.h994 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/ioquake3/ioquake3-1.36/code/ui/
H A Dui_local.h933 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/ioquake3-server/ioquake3-1.36/code/ui/
H A Dui_local.h933 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_syscalls.c77 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode ) { in trap_FS_FOpenFile()
/dports/games/iortcw/iortcw-1.51c/SP/code/ui/
H A Dui_local.h1003 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_syscalls.c63 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode ) { in trap_FS_FOpenFile()
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_syscalls.c63 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode ) { in trap_FS_FOpenFile()
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_syscalls.c71 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode ) { in trap_FS_FOpenFile()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dqcommon.h737 int FS_FOpenFileByMode( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/ui/
H A Dui_local.h999 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode );
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_syscalls.c63 int trap_FS_FOpenFile( const char *qpath, fileHandle_t *f, fsMode_t mode ) { in trap_FS_FOpenFile()

123456