Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgresolver.c404 *addrs = g_list_append (*addrs, g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV6)); in handle_ip_address_or_localhost()
406 *addrs = g_list_append (*addrs, g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4)); in handle_ip_address_or_localhost()
409 *addrs = g_list_append (*addrs, g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV6)); in handle_ip_address_or_localhost()
410 *addrs = g_list_append (*addrs, g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4)); in handle_ip_address_or_localhost()
Dginetaddress.h70 GInetAddress * g_inet_address_new_loopback (GSocketFamily family);
Dgnetworkaddress.c353 addrs = g_list_append (addrs, g_inet_address_new_loopback (AF_INET6)); in g_network_address_new_loopback()
354 addrs = g_list_append (addrs, g_inet_address_new_loopback (AF_INET)); in g_network_address_new_loopback()
Dginetaddress.c459 g_inet_address_new_loopback (GSocketFamily family) in g_inet_address_new_loopback() function
/third_party/glib/gio/tests/
Dsocket-listener.c61 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_event_signal()
Dsocket.c155 iaddr = g_inet_address_new_loopback (family); in create_server_full()
855 iaddr = g_inet_address_new_loopback (family); in test_ip_sync_dgram_timeouts()
1105 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_ipv6_v4mapped()
1546 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_reuse_tcp()
1587 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_reuse_udp()
1653 addr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_get_available()
1854 addr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_read_write()
2015 iaddr = g_inet_address_new_loopback (family); in test_credentials_tcp_server()
Dsocket-service.c62 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_start_stop()
479 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_read_write_async_internal()
Dpollable.c339 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in test_pollable_socket()
Dproxy-test.c603 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in create_proxy()
693 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in create_server()
Dconverter-stream.c925 iaddr = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in make_socketpair()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dudpsrc.c56 ia = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in udpsrc_setup()
/third_party/libsoup/libsoup/
Dsoup-server.c2072 iaddr4 = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV4); in soup_server_listen_local()
2077 iaddr6 = g_inet_address_new_loopback (G_SOCKET_FAMILY_IPV6); in soup_server_listen_local()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1736 g_inet_address_new_loopback