Home
last modified time | relevance | path

Searched refs:get_hostname (Results 1 – 3 of 3) sorted by relevance

/third_party/toybox/toys/pending/
Droute.c77 static int get_hostname(char *ipstr, struct sockaddr_in *sockin) in get_hostname() function
211 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c2866 static char * get_hostname(const char *url) in get_hostname() function
2917 host = get_hostname(ctx->server_url); in osu_cert_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c2866 static char * get_hostname(const char *url) in get_hostname() function
2917 host = get_hostname(ctx->server_url); in osu_cert_cb()