Home
last modified time | relevance | path

Searched defs:getcwd (Results 226 – 250 of 2868) sorted by last modified time

12345678910>>...115

/dports/lang/zig/zig-0.9.0/lib/libc/musl/
H A Dlibc.S4830 getcwd: label
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/unistd/
H A Dgetcwd.c7 char *getcwd(char *buf, size_t size) in getcwd() function
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/src/filesystem/
H A Dposix_compat.h345 wchar_t *getcwd(wchar_t *buff, size_t size) { return _wgetcwd(buff, size); } in getcwd() function
/dports/devel/gh/cli-2.4.0/vendor/github.com/briandowns/spinner/vendor/golang.org/x/sys/unix/
H A Dzsyscall_aix_ppc64.go44 func getcwd(buf []byte) (err error) { func
H A Dzsyscall_aix_ppc.go156 func getcwd(buf []byte) (err error) { func
/dports/graphics/gegl/gegl-0.4.34/bin/
H A Dgegl.c41 #define getcwd(b,n) _getcwd(b,n) macro
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dtmocon.c45 char *getcwd(char *buf, size_t size) in getcwd() function
/dports/www/mod_php81/php-8.1.1/main/
H A Dphp.h108 # define getcwd(a, b) _getcwd(a, b) macro
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dbasic_functions.stub.php954 function getcwd(): string|false {} function
H A Ddir.c338 PHP_FUNCTION(getcwd) in PHP_FUNCTION() argument
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dbasic_functions.stub.php954 function getcwd(): string|false {} function
H A Ddir.c338 PHP_FUNCTION(getcwd) in PHP_FUNCTION() argument
/dports/lang/php81/php-8.1.1/main/
H A Dphp.h108 # define getcwd(a, b) _getcwd(a, b) macro
/dports/math/py-or-tools/or-tools-9.2/ortools/base/
H A Dlogging_utilities.cc56 #define getcwd _getcwd macro
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/Common/
H A DLongFilePathOs.py68 getcwd = os.getcwd variable
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/golang.org/x/sys/unix/
H A Dzsyscall_aix_ppc.go161 func getcwd(buf []byte) (err error) { func
H A Dzsyscall_aix_ppc64.go45 func getcwd(buf []byte) (err error) { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dzsyscall_freebsd_arm64.go1407 func getcwd(buf []byte) (n int, err error) { func
H A Dzsyscall_netbsd_amd64.go1247 func getcwd(buf []byte) (n int, err error) { func
H A Dzsyscall_netbsd_arm64.go1247 func getcwd(buf []byte) (n int, err error) { func
H A Dzsyscall_openbsd_386.go1699 func getcwd(buf []byte) (n int, err error) { func
H A Dzsyscall_openbsd_amd64.go1699 func getcwd(buf []byte) (n int, err error) { func
H A Dzsyscall_darwin_arm64.go1854 func getcwd(buf []byte) (n int, err error) { func
H A Dzsyscall_freebsd_arm.go1407 func getcwd(buf []byte) (n int, err error) { func
H A Dzsyscall_netbsd_arm.go1247 func getcwd(buf []byte) (n int, err error) { func

12345678910>>...115