Home
last modified time | relevance | path

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

12

/freebsd/usr.bin/login/
H A Dlogin.c168 const char *shell = NULL; in main() local
/freebsd/usr.bin/mail/
H A Dcmd3.c46 shell(void *str) in shell() function
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp384 std::string Args::GetShellSafeArgument(const FileSpec &shell, in GetShellSafeArgument()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp413 FileSpec shell = HostInfo::GetDefaultShell(); in RunShellCommand() local
/freebsd/contrib/less/
H A Dfilename.c551 char *shell; in shellcmd() local
/freebsd/usr.bin/tip/tip/
H A Dcmds.c572 shell(int c) in shell() function
/freebsd/contrib/atf/atf-sh/
H A Datf-check.cpp437 const std::string shell = atf::env::get("ATF_SHELL", ATF_SHELL); in execute_with_shell() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp672 llvm::StringRef shell, llvm::StringRef command, in RunShellCommand()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1016 const FileSpec &shell = launch_info.GetShell(); in LaunchProcess() local
1299 llvm::StringRef shell, // Pass empty if you want to use the default in RunShellCommand()
/freebsd/usr.sbin/pw/
H A Dpw_user.c1519 char *gecos, *homedir, *grname, *name, *newname, *walk, *skel, *shell; in pw_user_mod() local
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c490 char *cp, *shell; in user() local
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c1236 shell(int argc, char **argv) in shell() function
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1273 shell(int argc, char **argv) in shell() function
/freebsd/usr.sbin/ppp/
H A Dcommand.c623 const char *shell; in ShellCommand() local
/freebsd/contrib/bmake/
H A Djob.c430 static Shell *shell = &shells[DEFSHELL_INDEX]; variable
/freebsd/contrib/tnftp/src/
H A Dcmds.c1426 shell(int argc, char *argv[]) in shell() function
/freebsd/crypto/openssh/
H A Dreadconf.c537 char *shell; in execute_in_shell() local
H A Dssh-agent.c2219 char *shell, *format, *pidstr, *agentsocket = NULL; in main() local
H A Dsftp.c325 char *shell; in local_do_shell() local
/freebsd/libexec/ftpd/
H A Dftpd.c979 char *cp, *shell; in user() local
/freebsd/contrib/telnet/telnet/
H A Dcommands.c1343 shell(int argc, char *argv[] __unused) in shell() function
/freebsd/contrib/sendmail/src/
H A Dconf.c3228 usershellok(user, shell) in usershellok() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4802 PseudoObjectExpr::PseudoObjectExpr(EmptyShell shell, unsigned numSemanticExprs) in PseudoObjectExpr()

12