Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgsocketlistener.c358 if (!g_socket_bind (socket, address, TRUE, error)) in g_socket_listener_add_address()
471 if (!g_socket_bind (socket6, address, TRUE, error)) in g_socket_listener_add_inet_port()
538 if (!g_socket_bind (socket4, address, TRUE, error)) in g_socket_listener_add_inet_port()
1094 result = g_socket_bind (socket6, address, TRUE, error); in g_socket_listener_add_any_inet_port()
1155 result = g_socket_bind (socket4, address, TRUE, in g_socket_listener_add_any_inet_port()
Dgsocket.h144 gboolean g_socket_bind (GSocket *socket,
Dgsocketclient.c154 if (!g_socket_bind (socket, in G_DEFINE_TYPE_WITH_PRIVATE()
Dgsocket.c2150 g_socket_bind (GSocket *socket, in g_socket_bind() function
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstdynudpsink.c465 g_socket_bind (udpsink->used_socket, bind_addr, TRUE, &err); in gst_dynudpsink_start()
476 g_socket_bind (udpsink->used_socket, bind_addr, TRUE, &err); in gst_dynudpsink_start()
491 g_socket_bind (udpsink->used_socket_v6, bind_addr, TRUE, &err); in gst_dynudpsink_start()
Dgstmultiudpsink.c1309 g_socket_bind (sink->used_socket, bind_addr, TRUE, &err); in gst_multiudpsink_start()
1321 g_socket_bind (sink->used_socket, bind_addr, TRUE, &err); in gst_multiudpsink_start()
1336 g_socket_bind (sink->used_socket_v6, bind_addr, TRUE, &err); in gst_multiudpsink_start()
Dgstudpsrc.c1558 if (!g_socket_bind (src->used_socket, bind_saddr, src->reuse, &err)) { in gst_udpsrc_open()
/third_party/libsoup/tests/
Dsocket-test.c199 g_socket_bind (gsock, gaddr, TRUE, &error); in do_socket_from_fd_server_test()
285 g_socket_bind (gsock, gaddr, TRUE, &error); in do_socket_from_fd_bad_test()
Dserver-test.c600 g_socket_bind (gsock, gaddr, TRUE, &error); in do_gsocket_import_test()
664 g_socket_bind (gsock, gaddr, TRUE, &error); in do_fd_import_test()
Dwebsocket-test.c87 g_socket_bind (test->listener, addr, TRUE, &error); in setup_listener()
/third_party/glib/gio/tests/
Dgdbus-address-get-session.c76 g_socket_bind (mock_bus, addr, FALSE, &error); in set_up_mock_xdg_runtime_dir()
Dsocket.c160 if (!g_socket_bind (server, addr, TRUE, error)) in create_server_full()
858 g_socket_bind (client, addr, TRUE, &error); in test_ip_sync_dgram_timeouts()
1549 g_socket_bind (sock1, addr, TRUE, &error); in test_reuse_tcp()
1564 g_socket_bind (sock2, addr, TRUE, &error); in test_reuse_tcp()
1590 g_socket_bind (sock1, addr, TRUE, &error); in test_reuse_udp()
1602 g_socket_bind (sock2, addr, TRUE, &error); in test_reuse_udp()
1645 g_socket_bind (listener, saddr, TRUE, &err); in test_get_available()
1843 g_socket_bind (listener, saddr, TRUE, &err); in test_read_write()
2018 if (!g_socket_bind (server, addr, TRUE, &error)) in test_credentials_tcp_server()
Dsocket-server.c146 if (!g_socket_bind (socket, src_address, !dont_reuse_address, &error)) in main()
Dproxy-test.c607 g_socket_bind (proxy->server, addr, TRUE, &error); in create_proxy()
697 g_socket_bind (data->server, addr, TRUE, &error); in create_server()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-ptp-helper.c240 if (!g_socket_bind (socket_event, bind_saddr, TRUE, &err)) in setup_sockets()
244 if (!g_socket_bind (socket_general, bind_saddr, TRUE, &err)) in setup_sockets()
/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgsttcpserversink.c327 if (!g_socket_bind (this->server_socket, saddr, TRUE, &err)) in gst_tcp_server_sink_init_send()
Dgsttcpserversrc.c449 if (!g_socket_bind (src->server_socket, saddr, TRUE, &err)) in gst_tcp_server_src_start()
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnettimeprovider.c333 if (!g_socket_bind (socket, socket_addr, TRUE, &err)) { in gst_net_time_provider_start()
Dgstnetclientclock.c886 g_socket_bind (socket, anyaddr, TRUE, &error); in gst_net_client_internal_clock_start()
/third_party/libsoup/libsoup/
Dsoup-socket.c1330 if (!g_socket_bind (priv->gsock, addr, TRUE, error)) in soup_socket_listen_full()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2088 g_socket_bind