| /freebsd-12.1/contrib/atf/atf-sh/ |
| H A D | atf-sh.cpp | 65 const std::string shell = atf::env::get("ATF_SHELL", ATF_SHELL); in construct_script() local 79 construct_argv(const std::string& shell, const int interpreter_argc, in construct_argv()
|
| /freebsd-12.1/usr.bin/newgrp/ |
| H A D | newgrp.c | 263 const char *shell; in loginshell() local 305 const char *shell; in doshell() local
|
| /freebsd-12.1/usr.sbin/setpmac/ |
| H A D | setpmac.c | 62 const char *shell; in main() local
|
| /freebsd-12.1/usr.sbin/chroot/ |
| H A D | chroot.c | 67 const char *shell; in main() local
|
| /freebsd-12.1/usr.sbin/jexec/ |
| H A D | jexec.c | 66 const char *username, *shell, *term; in main() local
|
| /freebsd-12.1/contrib/less/ |
| H A D | lsystem.c | 47 char *shell; local
|
| /freebsd-12.1/usr.bin/apply/ |
| H A D | apply.c | 72 char *cmd, *name, *p, *shell, *slashp, *tmpshell; in main() local
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | fork-child.c | 141 int shell = 0; in fork_inferior() local
|
| /freebsd-12.1/contrib/opie/ |
| H A D | opiesu.c | 109 static char *shell = "/bin/sh"; variable
|
| /freebsd-12.1/usr.sbin/cron/cron/ |
| H A D | do_command.c | 340 char *shell = env_get("SHELL", e->envp); local
|
| /freebsd-12.1/usr.bin/limits/ |
| H A D | limits.c | 679 getshellbyname(const char * shell) in getshellbyname() 719 char * shell = getenv("SHELL"); in getshelltype() local
|
| /freebsd-12.1/usr.bin/finger/ |
| H A D | finger.h | 49 char *shell; /* user's shell */ member
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | sshconnect.c | 115 char *shell; in ssh_proxy_fdpass_connect() local 193 char *shell; in ssh_proxy_connect() local 1515 char *shell; in ssh_local_cmd() local
|
| H A D | session.c | 746 char *shell = s->pw->pw_shell; in do_exec() local 1013 do_setup_env(struct ssh *ssh, Session *s, const char *shell) in do_setup_env() 1245 do_rc_files(struct ssh *ssh, Session *s, const char *shell) in do_rc_files() 1557 const char *shell, *shell0; in do_child() local
|
| /freebsd-12.1/release/picobsd/tinyware/oinit/ |
| H A D | oinit.c | 414 do_command(int shell, char *cmdline) in do_command() 505 shell(int argc, char **argv) in shell() function
|
| /freebsd-12.1/tools/build/make_check/ |
| H A D | Makefile | 257 shell: target
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/NetBSD/ |
| H A D | PlatformNetBSD.cpp | 203 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo() local
|
| /freebsd-12.1/usr.bin/su/ |
| H A D | su.c | 168 const char *p, *user, *shell, *mytty, **nargv; in main() local
|
| /freebsd-12.1/crypto/heimdal/appl/su/ |
| H A D | su.c | 337 char *shell; in main() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBLaunchInfo.cpp | 153 ConstString shell(m_opaque_sp->GetShell().GetPath().c_str()); in GetShell() local
|
| /freebsd-12.1/sbin/init/ |
| H A D | init.c | 882 const char *shell; in single_user() local 1060 const char *shell, *script; in execute_script() local 1125 const char *shell; in run_script() local
|
| /freebsd-12.1/usr.bin/script/ |
| H A D | script.c | 332 const char *shell; in doshell() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | ProcessLaunchInfo.cpp | 144 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
|
| /freebsd-12.1/contrib/pf/authpf/ |
| H A D | authpf.c | 100 const char *shell; in main() local
|
| /freebsd-12.1/release/picobsd/tinyware/login/ |
| H A D | pico-login.c | 165 const char *shell = NULL; local
|