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

/freebsd-12-stable/crypto/openssh/regress/
H A Dkeygen-knownhosts.sh65 check_find_exit_code() { function
103 check_find_exit_code host-a "known host" "-q" "0"
106 check_find_exit_code host-aa "unknown host" "-q" "1"
109 check_find_exit_code host-a "known host" "-q -H" "0"
112 check_find_exit_code host-aa "unknown host" "-q -H" "1"

Completed in 238 milliseconds