Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 25 of 95) sorted by relevance

1234

/openbsd-src/gnu/usr.bin/cvs/emx/
H A Dsavecwd.c49 save_cwd (cwd) in save_cwd() argument
110 restore_cwd (cwd, dest) in restore_cwd() argument
133 free_cwd (cwd) in free_cwd() argument
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dsavecwd.c50 save_cwd (cwd) in save_cwd() argument
111 restore_cwd (cwd, dest) in restore_cwd() argument
134 free_cwd (cwd) in free_cwd() argument
H A Dxgetwd.c41 char *cwd; in xgetwd() local
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Drun.py8 extra_args=None, logfile=None, cwd=None, env=None, **kwargs): argument
151 extra_args=None, logfile=None, cwd=None, env=None, **kwargs): argument
H A Dpopen_spawn.py22 logfile=None, cwd=None, env=None, encoding=None, argument
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dclang.py38 def get_arguments(command, cwd): argument
175 def get_triple_arch(command, cwd): argument
H A D__init__.py59 def run_command(command, cwd=None): argument
H A Dintercept.py207 def abspath(cwd, name): argument
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dadd.c58 struct saved_cwd cwd; local
679 struct saved_cwd cwd; local
H A Drelease.c78 struct saved_cwd cwd; local
H A Drecurse.c854 struct saved_cwd cwd; local
1167 struct saved_cwd cwd; local
/openbsd-src/regress/sys/kern/unveil-unmount/
H A Dunveil-chdir.c27 char *cwd, *dir, *file, *path = NULL; in main() local
/openbsd-src/regress/sys/kern/realpath-unmount/
H A Drealpath-chdir.c28 char *cwd, *dir, *path = NULL; in main() local
/openbsd-src/regress/bin/ps/
H A DMakefile19 cwd: shortsleep target
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DTestRunner.py64 def __init__(self, cwd, env): argument
181 def expand_glob(arg, cwd): argument
186 def expand_glob_expressions(args, cwd): argument
925 def executeScriptInternal(test, litConfig, tmpBase, commands, cwd): argument
1003 def executeScript(test, litConfig, tmpBase, commands, cwd): argument
/openbsd-src/usr.bin/cvs/
H A Drelease.c99 char *wdir, cwd[PATH_MAX]; in cvs_release_local() local
H A Dhistory.c71 char *cwd, *p, *rev; in cvs_history_add() local
/openbsd-src/usr.bin/tmux/
H A Dtmux.c303 static char cwd[PATH_MAX]; in find_cwd() local
364 const char *s, *cwd; in main() local
[all...]
H A Dcmd-attach-session.c62 char *cwd, *cause; in cmd_attach_session() local
H A Dclient.c239 const char *ttynam, *termname, *cwd; in client_main() local
444 u_int ncaps, const char *cwd, int feat) in client_send_identify() argument
H A Dcmd-new-session.c80 char *cause, *cwd = NULL, *cp, *newname = NULL; in cmd_new_session_exec() local
/openbsd-src/bin/csh/
H A Ddir.c97 char *cwd; in dinit() local
266 Char *dp, *cwd; in dnormalize() local
/openbsd-src/bin/ksh/
H A Dpath.c38 make_path(const char *cwd, const char *file, in make_path()
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dcrtfastmath.c86 unsigned short int cwd; in set_fast_math() member
/openbsd-src/regress/lib/libc/mkstemp/
H A Dmkstemp_test.c114 char cwd[PATH_MAX + 1]; in main() local

1234