Home
last modified time | relevance | path

Searched defs:chdir (Results 1 – 12 of 12) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dconf_include_test.c19 # define chdir _chdir macro
32 # define chdir(x) (-1); macro
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dconf_include_test.c20 # define chdir _chdir macro
34 # define chdir(x) (-1); macro
/netbsd/external/bsd/libarchive/dist/tar/
H A Dbsdtar_windows.h54 #define chdir __tar_chdir macro
/netbsd/sys/sys/
H A Dspawn.h71 } chdir; member
/netbsd/external/gpl2/gmake/dist/
H A Dmake.h572 # define chdir _chdir2 macro
/netbsd/external/bsd/libarchive/dist/test_utils/
H A Dtest_common.h104 #define chdir _chdir macro
H A Dtest_main.c123 #define chdir _chdir macro
/netbsd/sys/rump/include/rump/
H A Drump_syscallshotgun.h91 #define chdir(a) rump_sys_chdir(a) macro
/netbsd/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h310 int chdir(const wchar_t *path) { return _wchdir(path); } in chdir() function
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in317 #define chdir _chdir macro
/netbsd/lib/librumphijack/
H A Dhijack.c1223 chdir(const char *path) in chdir() function
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32.h1202 } chdir; member