Home
last modified time | relevance | path

Searched refs:MAX_FILEPATH (Results 1 – 16 of 16) sorted by relevance

/dports/games/cake/cake_src/cake/
H A Dfiles.h37 #define MAX_FILEPATH 1024 macro
190 …char lastpath[MAX_FILEPATH]; /**< this will save the name of the last path until f_FindNext is ca…
207 static char main_path[MAX_FILEPATH];
H A Dfiles.cpp160 char strpath[MAX_FILEPATH] = { '\0' }; in getPAKContent()
161 char path[MAX_FILEPATH]; in getPAKContent()
162 strncpy(path, gVars->StringForKey("r_mapsubdir"), MAX_FILEPATH); in getPAKContent()
211 char strpath[MAX_FILEPATH] = { '\0' }; in logPreviews()
212 char path[MAX_FILEPATH]; in logPreviews()
213 strncpy(path, gVars->StringForKey("r_mapsubdir"), MAX_FILEPATH); in logPreviews()
511 char pth[MAX_FILEPATH]; in Init()
513 _getcwd(pth, MAX_FILEPATH); // get current path in Init()
523 strncpy(FileEnvironment::main_path, pth, MAX_FILEPATH); in Init()
540 strncpy(tmp->path, main_path, MAX_FILEPATH); in AddPath()
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbotai.h60 #define MAX_FILEPATH 144 macro
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbotai.h60 #define MAX_FILEPATH 144 macro
/dports/audio/polyphone/polyphone-75a5e88/sources/lib/_option_sfarklib/
H A Dwcc.h31 #define MAX_FILEPATH SFARKLIB_MAX_FILEPATH macro
H A DsfklCoding.cpp680 char OutFileName[MAX_FILEPATH]; // File name for current output file in Decode()
/dports/security/yapet/yapet-2.3/src/converters/yapet2csv/
H A Dmain.cc81 MAX_FILEPATH = 1024 enumerator
/dports/security/yapet/yapet-2.3/src/converters/csv2yapet/
H A Dmain.cc86 MAX_FILEPATH = 1024 enumerator
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_local.h691 #define MAX_FILEPATH 144 macro
696 char characterfile[MAX_FILEPATH];
698 char team[MAX_FILEPATH];
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_local.h691 #define MAX_FILEPATH 144 macro
696 char characterfile[MAX_FILEPATH];
698 char team[MAX_FILEPATH];
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_local.h691 #define MAX_FILEPATH 144 macro
696 char characterfile[MAX_FILEPATH];
698 char team[MAX_FILEPATH];
/dports/games/evq3/evq3/code/game/
H A Dg_local.h691 #define MAX_FILEPATH 144 macro
696 char characterfile[MAX_FILEPATH];
698 char team[MAX_FILEPATH];
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_local.h1474 #define MAX_FILEPATH 144 macro
1487 char personalityfile[MAX_FILEPATH];
1489 char team[MAX_FILEPATH];
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_local.h1050 #define MAX_FILEPATH 144 macro
1055 char characterfile[MAX_FILEPATH];
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_local.h1019 #define MAX_FILEPATH 144 macro
1024 char characterfile[MAX_FILEPATH];
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dg_local.h1020 #define MAX_FILEPATH 144 macro