Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsimpleproxyresolver.c260 gchar *ascii_host = NULL; in ignore_host() local
293 host = ascii_host = g_hostname_to_ascii (host); in ignore_host()
314 g_free (ascii_host); in ignore_host()