Searched refs:foreach_options (Results 1 – 1 of 1) sorted by relevance
1196 u_int foreach_options; in do_known_hosts() local1233 foreach_options = find_host ? HKF_WANT_MATCH : 0; in do_known_hosts()1234 foreach_options |= print_fingerprint ? HKF_WANT_PARSE_KEY : 0; in do_known_hosts()1237 name, NULL, foreach_options)) != 0) { in do_known_hosts()