Searched refs:get_hostname (Results 1 – 3 of 3) sorted by relevance
77 static int get_hostname(char *ipstr, struct sockaddr_in *sockin) in get_hostname() function211 get_hostname(*netmask, (struct sockaddr_in *) &sock); in get_next_params()216 if (!get_hostname(argv[1], (struct sockaddr_in *) &rt->rt_gateway)) in get_next_params()282 is_net_or_host = get_hostname(targetip, (void *)&rt.rt_dst); in setroute()
2866 static char * get_hostname(const char *url) in get_hostname() function2917 host = get_hostname(ctx->server_url); in osu_cert_cb()