Home
last modified time | relevance | path

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

12

/freebsd/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/usr.bin/newgrp/
H A Dnewgrp.c260 const char *shell; in loginshell() local
302 const char *shell; in doshell() local
/freebsd/usr.sbin/setpmac/
H A Dsetpmac.c60 const char *shell; in main() local
/freebsd/usr.sbin/jexec/
H A Djexec.c64 const char *username, *shell, *term; in main() local
/freebsd/usr.sbin/chroot/
H A Dchroot.c55 const char *shell; in main() local
/freebsd/contrib/less/
H A Dlsystem.c49 char *shell; in lsystem() local
/freebsd/usr.bin/apply/
H A Dapply.c63 char *cmd, *name, *p, *shell, *slashp, *tmpshell; in main() local
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp67 std::string shell; member
/freebsd/usr.bin/limits/
H A Dlimits.c677 getshellbyname(const char * shell) in getshellbyname()
717 char * shell = getenv("SHELL"); in getshelltype() local
/freebsd/usr.sbin/cron/cron/
H A Ddo_command.c349 char *shell = env_get("SHELL", e->envp); in child_process() local
/freebsd/usr.bin/finger/
H A Dfinger.h46 char *shell; /* user's shell */ member
/freebsd/tools/build/make_check/
H A DMakefile236 shell: target
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp156 const FileSpec &shell = launch_info.GetShell(); in GetResumeCountForLaunchInfo() local
/freebsd/crypto/openssh/
H A Dsshconnect.c119 char *shell; in ssh_proxy_fdpass_connect() local
201 char *shell; in ssh_proxy_connect() local
1666 char *shell; in ssh_local_cmd() local
H A Dsession.c711 char *shell = s->pw->pw_shell; in do_exec() local
982 do_setup_env(struct ssh *ssh, Session *s, const char *shell) in do_setup_env()
1218 do_rc_files(struct ssh *ssh, Session *s, const char *shell) in do_rc_files()
1536 const char *shell, *shell0; in do_child() local
H A Dauth.c124 char *shell = xstrdup((pw->pw_shell[0] == '\0') ? in allowed_user() local
/freebsd/crypto/heimdal/appl/su/
H A Dsu.c337 char *shell; in main() local
/freebsd/usr.bin/su/
H A Dsu.c153 const char *p, *user, *shell, *mytty, **nargv; in main() local
/freebsd/sbin/init/
H A Dinit.c851 const char *shell; in single_user() local
1035 const char *shell, *script; in execute_script() local
1109 const char *shell; in run_script() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp139 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { in SetShell()
/freebsd/contrib/pf/authpf/
H A Dauthpf.c98 const char *shell; in main() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp180 llvm::StringRef shell, llvm::StringRef command, const FileSpec &working_dir, in RunShellCommand()
/freebsd/crypto/heimdal/appl/login/
H A Dlogin.c109 exec_shell(const char *shell, int fallback) in exec_shell()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp251 ConstString shell(m_opaque_sp->GetShell().GetPath().c_str()); in GetShell() local
/freebsd/usr.bin/script/
H A Dscript.c427 const char *shell; in doshell() local

12