Searched defs:shell (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-11-stable/usr.sbin/setpmac/
H A Dsetpmac.c62 const char *shell; local
/freebsd-11-stable/contrib/less/
H A Dlsystem.c52 char *shell; local
[all...]
H A Dfilename.c578 char *shell; local
[all...]
/freebsd-11-stable/usr.sbin/chroot/
H A Dchroot.c65 const char *shell; local
/freebsd-11-stable/usr.sbin/jexec/
H A Djexec.c66 const char *username, *shell, *term; local
/freebsd-11-stable/contrib/atf/atf-sh/
H A Datf-sh.cpp65 const std::string shell = atf::env::get("ATF_SHELL", ATF_SHELL); local
79 construct_argv(const std::string& shell, const int interpreter_argc, argument
/freebsd-11-stable/usr.bin/apply/
H A Dapply.c70 char *cmd, *name, *p, *shell, *slashp, *tmpshell; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dfork-child.c141 int shell = 0; local
[all...]
/freebsd-11-stable/contrib/opie/
H A Dopiesu.c109 static char *shell = "/bin/sh"; variable
/freebsd-11-stable/usr.bin/finger/
H A Dfinger.h47 char *shell; /* user's shell */ member in struct:person
/freebsd-11-stable/usr.bin/newgrp/
H A Dnewgrp.c263 const char *shell; local
305 const char *shell; local
[all...]
/freebsd-11-stable/usr.sbin/cron/cron/
H A Ddo_command.c334 char *shell = env_get("SHELL", e->envp); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp57 std::string shell; member in struct:PasswdEntry
/freebsd-11-stable/crypto/heimdal/appl/su/
H A Dsu.c337 char *shell; local
[all...]
/freebsd-11-stable/usr.bin/su/
H A Dsu.c166 const char *p, *user, *shell, *mytty, **nargv; local
[all...]
/freebsd-11-stable/usr.bin/mail/
H A Dcmd3.c52 shell(char *str) function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp141 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp199 const FileSpec &shell = launch_info.GetShell(); local
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dlogin.c109 exec_shell(const char *shell, int fallback) argument
/freebsd-11-stable/contrib/pf/authpf/
H A Dauthpf.c100 const char *shell; local
[all...]
/freebsd-11-stable/usr.bin/script/
H A Dscript.c330 const char *shell; local
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c580 shell(int c) function
/freebsd-11-stable/crypto/openssh/
H A Dauth.c170 char *shell = xstrdup((pw->pw_shell[0] == '\0') ? local
[all...]
/freebsd-11-stable/usr.bin/limits/
H A Dlimits.c679 getshellbyname(const char * shell) argument
719 char * shell = getenv("SHELL"); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp377 const char *Args::GetShellSafeArgument(const FileSpec &shell, argument

Completed in 175 milliseconds

12