Searched refs:_kfile (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/regress/
H A Dhostkey-rotate.sh40 _kfile=$2
41 test "x$_kfile" = "x" && _kfile="$OBJ/hkr.${_type}.pub"
42 _kpub=`awk "/$_type /"' { print $2 }' < $_kfile` || \

Completed in 50 milliseconds