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

12

/freebsd-current/usr.bin/script/
H A Dscript.c427 const char *shell; local
/freebsd-current/contrib/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-current/usr.bin/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-current/contrib/atf/atf-sh/
H A Datf-check.cpp437 const std::string shell = atf::env::get("ATF_SHELL", ATF_SHELL); local
/freebsd-current/crypto/openssh/
H A Dsshconnect.c119 char *shell; local
201 char *shell; local
1666 char *shell; local
[all...]
H A Dsession.c711 char *shell = s->pw->pw_shell; local
982 do_setup_env(struct ssh *ssh, Session *s, const char *shell) argument
1218 do_rc_files(struct ssh *ssh, Session *s, const char *shell) argument
1536 const char *shell, *shell0; local
[all...]
H A Dssh-agent.c2219 char *shell, *format, *pidstr, *agentsocket = NULL; local
H A Dsftp.c325 char *shell; local
[all...]
H A Dreadconf.c537 char *shell; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp671 RunShellCommand( llvm::StringRef shell, llvm::StringRef command, const FileSpec & working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout<std::micro> &timeout) argument
/freebsd-current/usr.sbin/pw/
H A Dpw_user.c1519 char *gecos, *homedir, *grname, *name, *newname, *walk, *skel, *shell; local
[all...]
/freebsd-current/contrib/tnftp/src/
H A Dcmds.c1426 shell(int argc, char *argv[]) function
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c490 char *cp, *shell; local
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1273 shell(int argc, char **argv) function
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c1236 shell(int argc, char **argv) function
/freebsd-current/sbin/init/
H A Dinit.c851 const char *shell; local
1035 const char *shell, *script; local
1109 const char *shell; local
[all...]
/freebsd-current/contrib/telnet/telnet/
H A Dcommands.c1343 shell(int argc, char *argv[] __unused) function
/freebsd-current/contrib/bmake/
H A Djob.c430 static Shell *shell = &shells[DEFSHELL_INDEX]; variable
[all...]
/freebsd-current/libexec/ftpd/
H A Dftpd.c979 char *cp, *shell; local
/freebsd-current/usr.sbin/ppp/
H A Dcommand.c623 const char *shell; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp1016 const FileSpec &shell = launch_info.GetShell(); local
1298 RunShellCommand( llvm::StringRef shell, llvm::StringRef command, const FileSpec & working_dir, int *status_ptr, int *signo_ptr, std::string *command_output, const Timeout<std::micro> &timeout) argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4802 PseudoObjectExpr::PseudoObjectExpr(EmptyShell shell, unsigned numSemanticExprs) argument

Completed in 483 milliseconds

12