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

12

/freebsd-current/contrib/bmake/unit-tests/
H A Dvar-op-sunsh.mk29 VAR:shell= echo colon-shell macro
[all...]
/freebsd-current/usr.sbin/setpmac/
H A Dsetpmac.c60 const char *shell; local
/freebsd-current/contrib/less/
H A Dlsystem.c49 char *shell; local
[all...]
H A Dfilename.c551 char *shell; local
[all...]
/freebsd-current/usr.sbin/jexec/
H A Djexec.c64 const char *username, *shell, *term; local
/freebsd-current/usr.sbin/chroot/
H A Dchroot.c55 const char *shell; local
/freebsd-current/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-current/usr.bin/apply/
H A Dapply.c63 char *cmd, *name, *p, *shell, *slashp, *tmpshell; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp67 std::string shell; member in struct:PasswdEntry
/freebsd-current/usr.sbin/cron/cron/
H A Ddo_command.c349 char *shell = env_get("SHELL", e->envp); local
/freebsd-current/usr.bin/finger/
H A Dfinger.h46 char *shell; /* user's shell */ member in struct:person
/freebsd-current/usr.bin/newgrp/
H A Dnewgrp.c260 const char *shell; local
302 const char *shell; local
[all...]
/freebsd-current/crypto/heimdal/appl/su/
H A Dsu.c337 char *shell; local
[all...]
/freebsd-current/usr.bin/mail/
H A Dcmd3.c46 shell(void *str) function
/freebsd-current/usr.bin/su/
H A Dsu.c153 const char *p, *user, *shell, *mytty, **nargv; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp139 void ProcessLaunchInfo::SetShell(const FileSpec &shell) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp156 const FileSpec &shell = launch_info.GetShell(); local
/freebsd-current/crypto/heimdal/appl/login/
H A Dlogin.c109 exec_shell(const char *shell, int fallback) argument
/freebsd-current/crypto/openssh/
H A Dauth.c124 char *shell = xstrdup((pw->pw_shell[0] == '\0') ? local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp179 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.bin/limits/
H A Dlimits.c677 getshellbyname(const char * shell) argument
717 char * shell = getenv("SHELL"); local
[all...]
/freebsd-current/usr.bin/tip/tip/
H A Dcmds.c572 shell(int c) function
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DArgs.cpp384 std::string Args::GetShellSafeArgument(const FileSpec &shell, argument
/freebsd-current/contrib/pf/authpf/
H A Dauthpf.c98 const char *shell; local
[all...]
/freebsd-current/usr.bin/login/
H A Dlogin.c168 const char *shell = NULL; local
[all...]

Completed in 347 milliseconds

12