Searched refs:get_host (Results 1 – 2 of 2) sorted by relevance
115 static model_info *get_host(void) in get_host() function243 host = get_host(); in go()
66 static char *get_host(int sock, int remote);234 static char *get_host(int sock, int remote) { in get_host() function261 return get_host(sock, 1); in get_remote_host()265 return get_host(sock, 0); in get_local_host()