Searched refs:_PATH_BSHELL (Results 51 - 63 of 63) sorted by relevance

123

/freebsd-current/contrib/tcsh/
H A Dsh.h1194 #ifdef _PATH_BSHELL
/freebsd-current/crypto/heimdal/appl/rsh/
H A Drshd.c715 pwd->pw_shell = _PATH_BSHELL;
/freebsd-current/contrib/nvi/ex/
H A Dex_cscope.c429 (void)execl(_PATH_BSHELL, "sh", "-c", cmd, (char *)NULL);
/freebsd-current/contrib/nvi/common/
H A Doptions.c376 L("shell=%s"), (s = getenv("SHELL")) == NULL ? _PATH_BSHELL : s);
/freebsd-current/sbin/devd/
H A Ddevd.cc263 ::execl(_PATH_BSHELL, "sh", "-c", command, (char *)NULL);
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c1252 shellpath = _PATH_BSHELL;
/freebsd-current/contrib/tnftp/src/
H A Dcmds.c1445 shellp = _PATH_BSHELL;
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c542 shell = _PATH_BSHELL;
/freebsd-current/crypto/openssh/
H A Dsftp.c332 shell = _PATH_BSHELL;
H A Dreadconf.c542 shell = _PATH_BSHELL;
/freebsd-current/usr.sbin/syslogd/
H A Dsyslogd.c3611 (void)execvp(_PATH_BSHELL, argv);
/freebsd-current/libexec/ftpd/
H A Dftpd.c1024 shell = _PATH_BSHELL;
/freebsd-current/usr.sbin/ppp/
H A Dcommand.c655 shell = _PATH_BSHELL;

Completed in 318 milliseconds

123