/openbsd-src/gnu/usr.bin/cvs/emx/ |
H A D | savecwd.c | 49 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 D | savecwd.c | 50 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 D | xgetwd.c | 41 char *cwd; in xgetwd() local
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | run.py | 8 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 D | popen_spawn.py | 22 logfile=None, cwd=None, env=None, encoding=None, argument
|
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/ |
H A D | clang.py | 38 def get_arguments(command, cwd): argument 175 def get_triple_arch(command, cwd): argument
|
H A D | __init__.py | 59 def run_command(command, cwd=None): argument
|
H A D | intercept.py | 207 def abspath(cwd, name): argument
|
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | add.c | 58 struct saved_cwd cwd; local 679 struct saved_cwd cwd; local
|
H A D | release.c | 78 struct saved_cwd cwd; local
|
H A D | recurse.c | 854 struct saved_cwd cwd; local 1167 struct saved_cwd cwd; local
|
/openbsd-src/regress/sys/kern/unveil-unmount/ |
H A D | unveil-chdir.c | 27 char *cwd, *dir, *file, *path = NULL; in main() local
|
/openbsd-src/regress/sys/kern/realpath-unmount/ |
H A D | realpath-chdir.c | 28 char *cwd, *dir, *path = NULL; in main() local
|
/openbsd-src/regress/bin/ps/ |
H A D | Makefile | 19 cwd: shortsleep target
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | TestRunner.py | 64 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 D | release.c | 99 char *wdir, cwd[PATH_MAX]; in cvs_release_local() local
|
H A D | history.c | 71 char *cwd, *p, *rev; in cvs_history_add() local
|
/openbsd-src/usr.bin/tmux/ |
H A D | tmux.c | 303 static char cwd[PATH_MAX]; in find_cwd() local 364 const char *s, *cwd; in main() local [all...] |
H A D | cmd-attach-session.c | 62 char *cwd, *cause; in cmd_attach_session() local
|
H A D | client.c | 239 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 D | cmd-new-session.c | 80 char *cause, *cwd = NULL, *cp, *newname = NULL; in cmd_new_session_exec() local
|
/openbsd-src/bin/csh/ |
H A D | dir.c | 97 char *cwd; in dinit() local 266 Char *dp, *cwd; in dnormalize() local
|
/openbsd-src/bin/ksh/ |
H A D | path.c | 38 make_path(const char *cwd, const char *file, in make_path()
|
/openbsd-src/gnu/gcc/gcc/config/i386/ |
H A D | crtfastmath.c | 86 unsigned short int cwd; in set_fast_math() member
|
/openbsd-src/regress/lib/libc/mkstemp/ |
H A D | mkstemp_test.c | 114 char cwd[PATH_MAX + 1]; in main() local
|