Searched refs:find_host (Results 1 – 2 of 2) sorted by relevance
58 int find_host = 0; variable566 if (!find_host && (hash_hosts || delete_host)) { in do_known_hosts()633 if (find_host || delete_host) { in do_known_hosts()642 if (find_host && c) { in do_known_hosts()653 if (find_host || delete_host) { in do_known_hosts()656 if (find_host && c) { in do_known_hosts()989 find_host = 1; in main()1059 if (delete_host || hash_hosts || find_host) in main()
160 find_host(int prefix_len, in6_addr_t addr) in find_host() function479 if ((tal = find_host(rhentp->rh_prefix, addr)) != NULL) {