/openbsd/usr.bin/tmux/ |
H A D | tmux.c | 70 const char *shell; in getshell() local 84 checkshell(const char *shell) in checkshell() 96 areshell(const char *shell) in areshell() 243 shell_argv0(const char *shell, int is_login) in shell_argv0()
|
/openbsd/usr.bin/mail/ |
H A D | cmd3.c | 48 shell(void *v) in shell() function 51 char *shell; in shell() local 74 char *shell; in dosh() local
|
H A D | collect.c | 461 char *shell, tempname[PATHSIZE]; in mespipe() local
|
H A D | names.c | 273 char *shell; in outof() local
|
/openbsd/usr.bin/libtool/LT/ |
H A D | Exec.pm | 104 sub shell($self, @cmds) subroutine
|
/openbsd/usr.sbin/chroot/ |
H A D | chroot.c | 55 const char *shell; in main() local
|
/openbsd/usr.bin/less/ |
H A D | lsystem.c | 35 char *shell; in lsystem() local
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_linux_test.cpp | 247 const char *shell = "/system/bin/sh"; in TEST() local 249 const char *shell = "/bin/sh"; in TEST() local
|
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | server.c | 226 char * shell = getenv ("CONFIG_SHELL"); in find_shell() local
|
/openbsd/gnu/gcc/fixincludes/ |
H A D | server.c | 214 char * shell = getenv ("CONFIG_SHELL"); in find_shell() local
|
/openbsd/usr.bin/apply/ |
H A D | apply.c | 200 static const char *name, *shell; in mysystem() local
|
/openbsd/gnu/llvm/lldb/source/Host/windows/ |
H A D | HostInfoWindows.cpp | 117 std::string shell; in GetDefaultShell() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | fork-child.c | 138 int shell = 0; in fork_inferior() local
|
/openbsd/usr.sbin/cron/ |
H A D | do_command.c | 257 char *shell = env_get("SHELL", e->envp); in child_process() local
|
/openbsd/gnu/llvm/lldb/source/Host/posix/ |
H A D | HostInfoPosix.cpp | 67 std::string shell; member
|
/openbsd/gnu/llvm/llvm/utils/git/ |
H A D | pre-push.py | 81 def shell(cmd, strip=True, cwd=None, stdin=None, die_on_failure=True, function
|
/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/ |
H A D | CPAN.pm | 259 sub shell { subroutine
|
/openbsd/usr.bin/finger/ |
H A D | finger.h | 59 char *shell; /* user's shell */ member
|
/openbsd/usr.bin/script/ |
H A D | script.c | 310 char *shell; in doshell() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/ |
H A D | PlatformNetBSD.cpp | 156 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo() local
|
/openbsd/usr.bin/ssh/ |
H A D | sshconnect.c | 108 char *shell; in ssh_proxy_fdpass_connect() local 190 char *shell; in ssh_proxy_connect() local 1659 char *shell; in ssh_local_cmd() local
|
H A D | session.c | 824 do_setup_env(struct ssh *ssh, Session *s, const char *shell) in do_setup_env() 953 do_rc_files(struct ssh *ssh, Session *s, const char *shell) in do_rc_files() 1221 const char *shell, *shell0; in do_child() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/Linux/ |
H A D | PlatformLinux.cpp | 169 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo() local
|
/openbsd/usr.bin/su/ |
H A D | su.c | 65 char *user, *shell = NULL, *avshell, *username, **np; in main() local
|
/openbsd/gnu/llvm/lldb/source/Host/common/ |
H A D | ProcessLaunchInfo.cpp | 141 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
|