Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgioenums.h574 G_IO_ERROR_PROXY_NOT_ALLOWED, enumerator
Dghttpproxy.c158 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_PROXY_NOT_ALLOWED, in check_reply()
Dgsocks5proxy.c374 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_PROXY_NOT_ALLOWED, in parse_connect_reply()
Dgioenumtypes.c484 { G_IO_ERROR_PROXY_NOT_ALLOWED, "G_IO_ERROR_PROXY_NOT_ALLOWED", "proxy-not-allowed" }, in g_io_error_enum_get_type()
/third_party/libsoup/libsoup/
Dsoup-session.c1619 error->code == G_IO_ERROR_PROXY_NOT_ALLOWED) in status_from_connect_error()