Home
last modified time | relevance | path

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

/external/openssh/
Dhostfile.c651 match_maybe_hashed(const char *host, const char *names, int *was_hashed) in match_maybe_hashed() argument
657 if (was_hashed != NULL) in match_maybe_hashed()
658 *was_hashed = hashed; in match_maybe_hashed()