Home
last modified time | relevance | path

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

/openbsd/usr.bin/libtool/LT/
H A DExec.pm54 sub chdir($self, $dir) subroutine
/openbsd/gnu/llvm/lldb/examples/customization/pwd-cd-and-system/
H A Dutils.py23 def chdir(debugger, args, result, dict): function
/openbsd/gnu/usr.bin/perl/dist/PathTools/
H A DCwd.pm325 sub chdir { subroutine
/openbsd/gnu/usr.bin/binutils/gas/
H A Dconfig-gas.com140 extern int brk(), chdir(), chmod(), chown(), mkdir(); function
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h268 #define chdir win32_chdir macro
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Dposix_compat.h311 int chdir(const wchar_t *path) { return _wchdir(path); } in chdir() function
/openbsd/gnu/usr.bin/perl/
H A DXSUB.h520 # define chdir PerlDir_chdir macro
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2ish.h408 #define chdir _chdir2 macro