Home
last modified time | relevance | path

Searched refs:was_hashed (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dhostfile.c736 match_maybe_hashed(const char *host, const char *names, int *was_hashed) in match_maybe_hashed() argument
742 if (was_hashed != NULL) in match_maybe_hashed()
743 *was_hashed = hashed; in match_maybe_hashed()