OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sshd
(Results
1 - 5
of
5
) sorted by null
/external/selinux/policycoreutils/sestatus/
sestatus.conf
10
/usr/sbin/
sshd
18
/usr/sbin/
sshd
/external/ltp/testcases/network/stress/ssh/
ssh-stress
29
# Temporary directory to store
sshd
setting or ssh key
36
test -s
sshd
.pid && kill $(cat
sshd
.pid)
48
tst_check_cmds pkill
sshd
ssh od
52
# Get the
sshd
command with absolute path
53
SSHD
=$(which
sshd
)
54
test "$
SSHD
" || tst_brkm TBROK "
sshd
daemon is not found"
74
PidFile $tmpdir/
sshd
.pi
[
all
...]
/external/curl/tests/
sshserver.pl
24
# Starts
sshd
for use in the SCP, SFTP and SOCKS curl test harness tests.
215
my $
sshd
= find_sshd();
216
if(!$
sshd
) {
225
my ($sshdid, $sshdvernum, $sshdverstr, $sshderror) = sshversioninfo($
sshd
);
232
logmsg "ssh server found $
sshd
is $sshdverstr" if($verbose);
239
# -f:
sshd
config file : OpenSSH 1.2.1 and later
243
# -?:
sshd
version info : OpenSSH 1.2.1 and later
246
# -f:
sshd
config file : SunSSH 1.0.0 and later
250
# -?:
sshd
version info : SunSSH 1.0.0 and later
489
# Initialize
sshd
config with options actually supported in OpenSSH 2.9.
[
all
...]
runtests.pl
[
all
...]
/device/linaro/hikey/
device-common.mk
27
PRODUCT_PACKAGES += ssh sftp scp
sshd
ssh-keygen sshd_config start-ssh
Completed in 186 milliseconds