Home
last modified time | relevance | path

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

12

/freebsd/usr.bin/login/
H A Dlogin.c168 const char *shell = NULL; in main() local
/freebsd/crypto/krb5/src/clients/ksu/
H A Dmain.c112 char * shell; 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() argument
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp446 FileSpec shell = HostInfo::GetDefaultShell(); in RunShellCommand() local
/freebsd/usr.bin/tip/tip/
H A Dcmds.c572 shell(int c) in shell() function
/freebsd/contrib/less/
H A Dfilename.c554 constant char *shell; in shellcmd() 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/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/crypto/krb5/src/util/
H A Dk5test.py716 def _stop_or_shell(stop, shell, env, ind): argument
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp946 const FileSpec &shell = launch_info.GetShell(); in LaunchProcess() local
1255 llvm::StringRef shell, // Pass empty if you want to use the default in RunShellCommand()
/freebsd/usr.sbin/pw/
H A Dpw_user.c1525 char *gecos, *homedir, *grname, *name, *newname, *walk, *skel, *shell; in pw_user_mod() local
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c1236 shell(int argc, char **argv) in shell() function
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c490 char *cp, *shell; in user() local
/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/tnftp/src/
H A Dcmds.c1426 shell(int argc, char *argv[]) in shell() function
/freebsd/libexec/ftpd/
H A Dftpd.c989 char *cp, *shell; in user() local
/freebsd/crypto/openssh/
H A Dssh-agent.c2246 char *shell, *format, *fdstr, *pidstr, *agentsocket = NULL; in main() local
H A Dsftp.c327 char *shell; in local_do_shell() local
H A Dreadconf.c540 char *shell; in execute_in_shell() local
/freebsd/contrib/telnet/telnet/
H A Dcommands.c1343 shell(int argc, char *argv[] __unused) in shell() function
/freebsd/contrib/bmake/
H A Djob.c506 static Shell *shell = &shells[DEFSHELL_INDEX]; variable
/freebsd/contrib/sendmail/src/
H A Dconf.c3228 usershellok(user, shell) in usershellok() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4893 PseudoObjectExpr::PseudoObjectExpr(EmptyShell shell, unsigned numSemanticExprs) in PseudoObjectExpr()

12