Searched defs:find_host (Results 1 – 2 of 2) sorted by relevance
77 HostInfo *find_host(char *hostname, int create) in find_host() function
1186 int find_host; /* Search for specific hostname */ member1310 do_known_hosts(struct passwd *pw, const char *name, int find_host, in do_known_hosts()3350 int find_host = 0, delete_host = 0, hash_hosts = 0; in main() local