Home
last modified time | relevance | path

Searched defs:shell (Results 1 – 25 of 50) sorted by relevance

12

/freebsd-13.1/contrib/atf/atf-sh/
H A Datf-sh.cpp65 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-13.1/usr.bin/newgrp/
H A Dnewgrp.c263 const char *shell; in loginshell() local
305 const char *shell; in doshell() local
/freebsd-13.1/usr.sbin/setpmac/
H A Dsetpmac.c62 const char *shell; in main() local
/freebsd-13.1/usr.sbin/jexec/
H A Djexec.c66 const char *username, *shell, *term; in main() local
/freebsd-13.1/usr.sbin/chroot/
H A Dchroot.c69 const char *shell; in main() local
/freebsd-13.1/contrib/less/
H A Dlsystem.c52 char *shell; local
/freebsd-13.1/usr.bin/apply/
H A Dapply.c72 char *cmd, *name, *p, *shell, *slashp, *tmpshell; in main() local
/freebsd-13.1/contrib/opie/
H A Dopiesu.c109 static char *shell = "/bin/sh"; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp57 std::string shell; member
/freebsd-13.1/usr.bin/limits/
H A Dlimits.c679 getshellbyname(const char * shell) in getshellbyname()
719 char * shell = getenv("SHELL"); in getshelltype() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp199 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo() local
/freebsd-13.1/usr.sbin/cron/cron/
H A Ddo_command.c368 char *shell = env_get("SHELL", e->envp); local
/freebsd-13.1/usr.bin/finger/
H A Dfinger.h49 char *shell; /* user's shell */ member
/freebsd-13.1/tools/build/make_check/
H A DMakefile257 shell: target
/freebsd-13.1/crypto/openssh/
H A Dsshconnect.c121 char *shell; in ssh_proxy_fdpass_connect() local
203 char *shell; in ssh_proxy_connect() local
1645 char *shell; in ssh_local_cmd() local
H A Dsession.c714 char *shell = s->pw->pw_shell; in do_exec() local
985 do_setup_env(struct ssh *ssh, Session *s, const char *shell) in do_setup_env()
1226 do_rc_files(struct ssh *ssh, Session *s, const char *shell) in do_rc_files()
1544 const char *shell, *shell0; in do_child() local
/freebsd-13.1/crypto/heimdal/appl/su/
H A Dsu.c337 char *shell; in main() local
/freebsd-13.1/usr.bin/su/
H A Dsu.c168 const char *p, *user, *shell, *mytty, **nargv; in main() local
/freebsd-13.1/sbin/init/
H A Dinit.c863 const char *shell; in single_user() local
1042 const char *shell, *script; in execute_script() local
1107 const char *shell; in run_script() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp142 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
/freebsd-13.1/contrib/pf/authpf/
H A Dauthpf.c101 const char *shell; in main() local
/freebsd-13.1/usr.bin/script/
H A Dscript.c380 const char *shell; in doshell() local
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp261 ConstString shell(m_opaque_sp->GetShell().GetPath().c_str()); in GetShell() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp182 llvm::StringRef shell, llvm::StringRef command, const FileSpec &working_dir, in RunShellCommand()
/freebsd-13.1/crypto/heimdal/appl/login/
H A Dlogin.c109 exec_shell(const char *shell, int fallback) in exec_shell()

12