Home
last modified time | relevance | path

Searched defs:getcwd (Results 1 – 25 of 2356) sorted by relevance

12345678910>>...95

/dports/german/BBBike/BBBike-3.18/ext/VirtArray/
H A DMakefile.PL6 my $thisdir = getcwd(); function
8 my $root = getcwd(); function
/dports/german/BBBike/BBBike-3.18/ext/BBBikeXS/
H A DMakefile.PL20 my $thisdir = getcwd(); function
22 my $root = getcwd(); function
/dports/german/BBBike/BBBike-3.18/ext/Strassen-Inline/
H A DMakefile.PL21 my $thisdir = getcwd(); function
23 my $root = getcwd(); function
/dports/german/BBBike/BBBike-3.18/ext/VectorUtil-Inline/
H A DMakefile.PL21 my $thisdir = getcwd(); function
23 my $root = getcwd(); function
/dports/german/BBBike/BBBike-3.18/ext/Strassen-Inline2/
H A DMakefile.PL21 my $thisdir = getcwd(); function
23 my $root = getcwd(); function
/dports/german/BBBike/BBBike-3.18/ext/StrassenNetz-CNetFile/
H A DMakefile.PL21 my $thisdir = getcwd(); function
23 my $root = getcwd(); function
/dports/sysutils/cdrkit/cdrkit-1.1.11/include/
H A Dgetcwd.h47 # define getcwd(b, len) gwd(b) macro
50 # define getcwd(b, len) getwd(b) macro
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/include/
H A Dgetcwd.h36 # define getcwd(b, len) gwd(b) macro
39 # define getcwd(b, len) getwd(b) macro
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dgetcwd.c27 getcwd(char *buf, int size) in getcwd() function
58 getcwd(char *buf, int size) in getcwd() function
/dports/lang/python27/Python-2.7.18/Python/
H A Dgetcwd.c27 getcwd(char *buf, int size) in getcwd() function
58 getcwd(char *buf, int size) in getcwd() function
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/
H A Dxgetcwd.c38 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0) macro
44 # define getcwd(Buf, Max) getwd (Buf) macro
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dxgetcwd.c38 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0) macro
44 # define getcwd(Buf, Max) getwd (Buf) macro
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dxgetcwd.c38 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0) macro
44 # define getcwd(Buf, Max) getwd (Buf) macro
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/
H A Dxgetcwd.c38 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0) macro
44 # define getcwd(Buf, Max) getwd (Buf) macro
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dxgetcwd.c38 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0) macro
44 # define getcwd(Buf, Max) getwd (Buf) macro
/dports/devel/gettext-po-mode/gettext-0.21/gnulib-local/lib/
H A Dxgetcwd.c38 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0) macro
44 # define getcwd(Buf, Max) getwd (Buf) macro
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dxgetcwd.c38 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0) macro
44 # define getcwd(Buf, Max) getwd (Buf) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dgetcwd.c27 getcwd(char *buf, int size) in getcwd() function
58 getcwd(char *buf, int size) in getcwd() function
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dgetcwd.c58 __weak_alias(getcwd,_getcwd) in __weak_alias() argument
221 __ssp_real(getcwd)(char *pt, size_t size) in __ssp_real() argument
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/libiberty/
H A Dgetpwd.c51 #define getcwd(buf,len) getwd(buf) macro
64 #define getcwd _getcwd macro
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A Dfilename_absolute.cxx42 # define getcwd _getcwd macro
46 # define getcwd _getcwd2 macro
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/imports/
H A Dstd11file.d3 string getcwd() @trusted in getcwd() function
/dports/devel/p5-Perl4-CoreLibs/Perl4-CoreLibs-0.004/lib/
H A Dgetcwd.pl14 sub getcwd subroutine
/dports/devel/py-pyinstaller/PyInstaller-3.5/tests/functional/scripts/
H A Dpyi_absolute_python_path.py25 getcwd = os.getcwdu if sys.version_info[0] < 3 else os.getcwd variable
/dports/devel/thonny/thonny-3.3.14/thonny/plugins/esp/esp32_api_stubs/
H A Dos.py7 def getcwd(): member in VfsFat
56 def getcwd(): function

12345678910>>...95