Home
last modified time | relevance | path

Searched refs:GETCWD (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/news/atp/atp-1.50/
H A Dsystem.h93 #define GETCWD _getcwd2 macro
130 #define GETCWD getcwd macro
165 # define GETCWD getcwd macro
202 # define GETCWD getcwd macro
224 #define GETCWD getcwd macro
247 #define GETCWD getcwd macro
266 #define GETCWD getcwd macro
282 #undef GETCWD
283 #define GETCWD mygetcwd macro
470 #if !defined(GETCWD)
[all …]
/dports/games/palomino/palomino/src/base/
H A Dsys_file.hh32 #define GETCWD _getcwd macro
34 #define GETCWD getcwd macro
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/tool/
H A Ddat2bin.c30 #define GETCWD(x,y) _getcwd(x,y) macro
33 #define GETCWD(x,y) getcwd(x,y) macro
53 GETCWD( workdir, 100 ); in main()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/tool/
H A Ddat2bin.c30 #define GETCWD(x,y) _getcwd(x,y) macro
33 #define GETCWD(x,y) getcwd(x,y) macro
53 GETCWD( workdir, 100 ); in main()
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/src/c/
H A Dscicurdir.c25 #define GETCWD(x,y) getcwd(x,y) macro
141 if (GETCWD(currentDir, PATH_MAX) == NULL) in scigetcwdW()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/coreconf/nsinstall/
H A Dnsinstall.c68 #define GETCWD getcwd_do_malloc macro
70 #define GETCWD getcwd macro
239 cwd = GETCWD(0, PATH_MAX); in main()
246 todir = GETCWD(0, PATH_MAX); in main()
/dports/security/nss/nss-3.76.1/nss/coreconf/nsinstall/
H A Dnsinstall.c68 #define GETCWD getcwd_do_malloc macro
70 #define GETCWD getcwd macro
239 cwd = GETCWD(0, PATH_MAX); in main()
246 todir = GETCWD(0, PATH_MAX); in main()
/dports/www/firefox/firefox-99.0/security/nss/coreconf/nsinstall/
H A Dnsinstall.c68 #define GETCWD getcwd_do_malloc macro
70 #define GETCWD getcwd macro
239 cwd = GETCWD(0, PATH_MAX); in main()
246 todir = GETCWD(0, PATH_MAX); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/coreconf/nsinstall/
H A Dnsinstall.c68 #define GETCWD getcwd_do_malloc macro
70 #define GETCWD getcwd macro
239 cwd = GETCWD(0, PATH_MAX); in main()
246 todir = GETCWD(0, PATH_MAX); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/coreconf/nsinstall/
H A Dnsinstall.c68 #define GETCWD getcwd_do_malloc macro
70 #define GETCWD getcwd macro
239 cwd = GETCWD(0, PATH_MAX); in main()
246 todir = GETCWD(0, PATH_MAX); in main()
/dports/security/ca_root_nss/nss-3.71/nss/coreconf/nsinstall/
H A Dnsinstall.c68 #define GETCWD getcwd_do_malloc macro
70 #define GETCWD getcwd macro
239 cwd = GETCWD(0, PATH_MAX); in main()
246 todir = GETCWD(0, PATH_MAX); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/coreconf/nsinstall/
H A Dnsinstall.c68 #define GETCWD getcwd_do_malloc macro
70 #define GETCWD getcwd macro
239 cwd = GETCWD(0, PATH_MAX); in main()
246 todir = GETCWD(0, PATH_MAX); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/coreconf/nsinstall/
H A Dnsinstall.c68 #define GETCWD getcwd_do_malloc macro
70 #define GETCWD getcwd macro
239 cwd = GETCWD(0, PATH_MAX); in main()
246 todir = GETCWD(0, PATH_MAX); in main()
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Ddate.c108 } GETCWD; typedef
110 static int32_t getcurdir(CSOUND *csound, GETCWD *p) in getcurdir()
229 { "pwd", sizeof(GETCWD), 0, 1, "S", "", (SUBR)getcurdir },
/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dcppcomp.h242 #define GETCWD _getcwd macro
259 #define GETCWD getcwd macro
/dports/lang/rust/rustc-1.58.1-src/src/tools/miri/tests/run-pass/
H A Dcurrent_dir_with_isolation.stderr1 warning: `$GETCWD` was made to return an error due to isolation
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dgetcwd3f.c36 int ENT3F(GETCWD, getcwd)(DCHAR(dir) DCLEN(dir)) in ENT3F() argument
/dports/devel/cc65/cc65-2.19/libsrc/atari/
H A Dinitcwd.s16 lda #GETCWD
/dports/games/spring/spring_98.0/rts/System/FileSystem/
H A DFileSystemAbstraction.cpp348 #define GETCWD getcwd in GetCwd() macro
350 #define GETCWD _getcwd in GetCwd() macro
355 if (GETCWD(path, path_maxSize) != NULL) { in GetCwd()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/sdl/
H A DTestEmu.cpp38 # define GETCWD getcwd macro
41 # define GETCWD _getcwd macro
/dports/games/stockfish/Stockfish-sf_14/src/
H A Dmisc.cpp596 #define GETCWD _getcwd macro
599 #define GETCWD getcwd macro
631 char* cwd = GETCWD(buff, 40000); in init()
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/src/Prophecy/Util/
H A DStringUtil.php85 str_replace(GETCWD().DIRECTORY_SEPARATOR, '', $call->getCallPlace())
/dports/misc/gpsim/gpsim-0.31.0/cli/
H A Dinput.cc36 #define GETCWD _getcwd macro
46 #define GETCWD getcwd macro
582 if (GETCWD(cw, _MAX_PATH) == 0) { in process_command_file()
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/third-party/mruby/mrbgems/mruby-io/src/
H A Dfile.c31 #define GETCWD _getcwd macro
43 #define GETCWD getcwd macro
268 if (GETCWD(buf, MAXPATHLEN) == NULL) { in mrb_file__getwd()
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-io/src/
H A Dfile.c31 #define GETCWD _getcwd macro
43 #define GETCWD getcwd macro
268 if (GETCWD(buf, MAXPATHLEN) == NULL) { in mrb_file__getwd()

12345678