Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusserver.c908 char *host_escaped; in try_tcp() local
948 host_escaped = g_dbus_address_escape_value (host); in try_tcp()
951 host_escaped, in try_tcp()
954 g_free (host_escaped); in try_tcp()