Searched refs:G_UNIX_CONNECTION (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/gio/ |
D | gunixconnection.h | 29 #define G_UNIX_CONNECTION(inst) (G_TYPE_CHECK_INSTANCE_CAST ((inst), … macro
|
D | gunixconnection.c | 385 if (g_unix_connection_send_credentials (G_UNIX_CONNECTION (source_object), in send_credentials_async_thread() 656 creds = g_unix_connection_receive_credentials (G_UNIX_CONNECTION (source_object), in receive_credentials_async_thread()
|
D | gdbusauth.c | 600 if (!g_unix_connection_send_credentials (G_UNIX_CONNECTION (auth->priv->stream), in _g_dbus_auth_run_client() 1002 credentials = g_unix_connection_receive_credentials (G_UNIX_CONNECTION (auth->priv->stream), in _g_dbus_auth_run_server()
|
/third_party/glib/gio/tests/ |
D | socket.c | 1438 fd = g_unix_connection_receive_fd (G_UNIX_CONNECTION (connection), NULL, in test_unix_connection_ancillary_data() 1458 g_unix_connection_send_fd (G_UNIX_CONNECTION (connection), pv[1], NULL, in test_unix_connection_ancillary_data()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 2261 G_UNIX_CONNECTION
|