Home
last modified time | relevance | path

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

/external/openssh/
Dclientloop.c2223 hostkeys_find(struct hostkey_foreach_line *l, void *_ctx) in hostkeys_find() function
2503 if ((r = hostkeys_foreach(options.user_hostfiles[0], hostkeys_find, in client_input_hostkeys()