HomeSort by: relevance | last modified time | path
    Searched refs:ssh_host_key (Results 1 - 5 of 5) sorted by relevancy

  /src/tests/fs/psshfs/
Makefile 14 FILES+= ssh_host_key
15 FILES+= ssh_host_key.pub
t_psshfs.sh 77 cp $(atf_get_srcdir)/ssh_host_key .
79 cp $(atf_get_srcdir)/ssh_host_key.pub .
80 atf_check -s exit:0 -o empty -e empty chmod 400 ssh_host_key
81 atf_check -s exit:0 -o empty -e empty chmod 444 ssh_host_key.pub
95 "$(cat $(atf_get_srcdir)/ssh_host_key.pub)" >known_hosts || \
  /src/tests/lib/librumphijack/
Makefile 27 FILES+= ssh_host_key
28 FILES+= ssh_host_key.pub
t_tcpip.sh 88 cp $(atf_get_srcdir)/ssh_host_key .
90 cp $(atf_get_srcdir)/ssh_host_key.pub .
91 atf_check -s exit:0 -o empty -e empty chmod 400 ssh_host_key
92 atf_check -s exit:0 -o empty -e empty chmod 444 ssh_host_key.pub
109 "$(cat $(atf_get_srcdir)/ssh_host_key.pub)" >known_hosts || \
  /src/usr.sbin/postinstall/
postinstall.in 2338 ssh_host_key ssh_host_key.pub \

Completed in 15 milliseconds