| /freebsd/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/usr.bin/newgrp/ | 
| H A D | newgrp.c | 260 const char *shell; loginshell()  local  302 const char *shell; doshell()  local  [all...] | 
| /freebsd/usr.sbin/setpmac/ | 
| H A D | setpmac.c | 60 	const char *shell;  in main()  local
  | 
| /freebsd/usr.sbin/jexec/ | 
| H A D | jexec.c | 64 	const char *username, *shell, *term;  in main()  local
  | 
| /freebsd/contrib/less/ | 
| H A D | lsystem.c | 48 	constant char *shell;  in lsystem()  local
  | 
| /freebsd/usr.sbin/chroot/ | 
| H A D | chroot.c | 96 	const char	*group, *p, *shell, *user; in main()   local 
  | 
| /freebsd/usr.bin/apply/ | 
| H A D | apply.c | 63 	char *cmd, *name, *p, *shell, *slashp, *tmpshell;  in main()  local
  | 
| /freebsd/usr.bin/limits/ | 
| H A D | limits.c | 681 getshellbyname(const char * shell)  in getshellbyname() 721 	char * shell = getenv("SHELL");  in getshelltype()  local
  | 
| /freebsd/contrib/llvm-project/lldb/source/Host/posix/ | 
| H A D | HostInfoPosix.cpp | 67   std::string shell;  member
  | 
| /freebsd/usr.sbin/cron/cron/ | 
| H A D | do_command.c | 349 			char	*shell = env_get("SHELL", e->envp);  in child_process()  local
  | 
| /freebsd/usr.bin/finger/ | 
| H A D | finger.h | 46 	char *shell;			/* user's shell */  member
  | 
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/ | 
| H A D | PlatformNetBSD.cpp | 156   const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo()   local 
  | 
| /freebsd/tools/build/make_check/ | 
| H A D | Makefile | 235 shell:  target
  | 
| /freebsd/crypto/openssh/ | 
| H A D | session.c | 722 		char *shell = s->pw->pw_shell;  in do_exec()  local 971 do_setup_env(struct ssh *ssh, Session *s, const char *shell)  in do_setup_env() 1207 do_rc_files(struct ssh *ssh, Session *s, const char *shell)  in do_rc_files() 1525 	const char *shell, *shell0;  in do_child()  local
  | 
| H A D | sshconnect.c | 120 	char *shell;  in ssh_proxy_fdpass_connect()  local 202 	char *shell;  in ssh_proxy_connect()  local 1697 	char *shell;  in ssh_local_cmd()  local
  | 
| H A D | auth.c | 123 		char *shell = xstrdup((pw->pw_shell[0] == '\0') ?  in allowed_user()  local
  | 
| /freebsd/crypto/heimdal/appl/su/ | 
| H A D | su.c | 337     char *shell;  in main()  local
  | 
| /freebsd/usr.bin/su/ | 
| H A D | su.c | 153 	const char	*p, *user, *shell, *mytty, **nargv;  in main()  local
  | 
| /freebsd/usr.bin/id/ | 
| H A D | id.c | 492 shell(struct passwd *pw)  in shell()  function
  | 
| /freebsd/sbin/init/ | 
| H A D | init.c | 851 	const char *shell;  in single_user()  local 1043 	const char *shell, *script;  in execute_script()  local 1117 	const char *shell;  in run_script()  local
  | 
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ | 
| H A D | ProcessLaunchInfo.cpp | 139 void ProcessLaunchInfo::SetShell(const FileSpec &shell) {  in SetShell()
  | 
| /freebsd/contrib/pf/authpf/ | 
| H A D | authpf.c | 98 	const char	*shell;  in main()  local
  | 
| /freebsd/contrib/llvm-project/lldb/source/Target/ | 
| H A D | RemoteAwarePlatform.cpp | 67     llvm::StringRef shell, llvm::StringRef command, const FileSpec &working_dir,  in RunShellCommand()
  | 
| /freebsd/contrib/llvm-project/lldb/source/API/ | 
| H A D | SBLaunchInfo.cpp | 251   ConstString shell(m_opaque_sp->GetShell().GetPath().c_str());  in GetShell()  local
  | 
| /freebsd/crypto/heimdal/appl/login/ | 
| H A D | login.c | 109 exec_shell(const char *shell, int fallback)  in exec_shell()
  |