Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dginetsocketaddress.c341 g_inet_socket_address_get_scope_id (sa) != 0) in g_inet_socket_address_connectable_to_string()
344 g_inet_socket_address_get_scope_id (sa)); in g_inet_socket_address_connectable_to_string()
537 g_inet_socket_address_get_scope_id (GInetSocketAddress *address) in g_inet_socket_address_get_scope_id() function
Dginetsocketaddress.h74 guint32 g_inet_socket_address_get_scope_id (GInetSocketAddress *address);
Dgsocket.c385 guint32 scope = g_inet_socket_address_get_scope_id (isa); in address_to_string()
/third_party/glib/gio/tests/
Dinet-address.c203 g_assert (g_inet_socket_address_get_scope_id (saddr) == 0); in test_socket_address()
218 g_assert (g_inet_socket_address_get_scope_id (saddr) == 25); in test_socket_address()
Dnetwork-address.c291 g_assert_cmpint (g_inet_socket_address_get_scope_id (isaddr), ==, SCOPE_ID_TEST_INDEX); in test_scope_id()
Dsocket.c1330 g_assert_cmpint (g_inet_socket_address_get_scope_id (isaddr), ==, 17); in test_sockaddr()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt1822 g_inet_socket_address_get_scope_id
/third_party/glib/
DNEWS5933 700123 Test failure: g_inet_socket_address_get_scope_id