Searched defs:getcwd (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/crypto/heimdal/lib/roken/ |
| H A D | getcwd.c | 46 getcwd(char *path, size_t size) in getcwd() function
|
| H A D | roken.h.in | 594 #define getcwd rk_getcwd macro
|
| /freebsd-13.1/lib/libc/gen/ |
| H A D | getcwd.c | 58 getcwd(char *pt, size_t size) in getcwd() function
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | getcwd.c | 52 getcwd(char *pt, size_t size) in getcwd() function
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | tc.decls.h | 193 # define getcwd(a, b) xgetcwd(a, b) macro
|
| /freebsd-13.1/contrib/libarchive/libarchive/test/ |
| H A D | test_read_disk_directory_traversals.c | 31 # define getcwd _getcwd macro
|
| H A D | test_sparse_basic.c | 89 #define getcwd _getcwd macro
|
| H A D | main.c | 114 #define getcwd _getcwd macro
|
| /freebsd-13.1/contrib/atf/atf-c/detail/ |
| H A D | fs_test.c | 716 ATF_TC_HEAD(getcwd, tc) in ATF_TC_HEAD() argument 720 ATF_TC_BODY(getcwd, tc) in ATF_TC_BODY() argument
|
| /freebsd-13.1/contrib/bmake/ |
| H A D | configure | 1329 --disable-pwd-override disable $PWD overriding getcwd() function
|
| H A D | util.c | 334 getcwd(path, sz) in getcwd() function
|
| /freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/ |
| H A D | posix_compat.h | 345 wchar_t *getcwd(wchar_t *buff, size_t size) { return _wgetcwd(buff, size); } in getcwd() function
|
| /freebsd-13.1/contrib/libucl/src/ |
| H A D | ucl_util.c | 94 #define getcwd _getcwd macro
|
| /freebsd-13.1/contrib/libarchive/test_utils/ |
| H A D | test_main.c | 130 #define getcwd _getcwd macro
|
| /freebsd-13.1/contrib/ncurses/ncurses/ |
| H A D | curses.priv.h | 2042 #define getcwd(buf,len) getwd(buf) macro
|