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

  /src/tests/fs/psshfs/
Makefile 13 FILES= ssh_config.in
t_psshfs.sh 99 $(atf_get_srcdir)/ssh_config.in >ssh_config || \
100 atf_fail "Failed to create ssh_config"
123 mount -t psshfs -o -F=$(pwd)/ssh_config localhost:$(pwd)/${1} ${2}
  /src/tests/lib/librumphijack/
Makefile 26 FILES+= ssh_config.in
t_tcpip.sh 113 $(atf_get_srcdir)/ssh_config.in >ssh_config || \
114 atf_fail "Failed to create ssh_config"
162 ssh -T -F ssh_config 127.0.0.1 env BLOCKSIZE=512 \

Completed in 63 milliseconds