Home
last modified time | relevance | path

Searched refs:g_unix_fd_add (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wds/src/mirac_network/
H A Dnetwork-test.cpp73 g_unix_fd_add(ctx->GetHandle(), G_IO_OUT, _send_cb, ctx); in _receive_cb()
95 g_unix_fd_add(ctx->GetHandle(), G_IO_IN, _receive_cb, ctx); in _listen_cb()
112 g_unix_fd_add(ctx->GetHandle(), G_IO_OUT, _send_cb, ctx); in _sendmsg_cb()
132 g_unix_fd_add(ctx->GetHandle(), G_IO_OUT, _sendmsg_cb, ctx); in _connect_cb()
157 g_unix_fd_add(net_listen->GetHandle(), G_IO_IN, _listen_cb, in main()
161 g_unix_fd_add(net_conn->GetHandle(), G_IO_OUT, _sendmsg_cb, in main()
164 g_unix_fd_add(net_conn->GetHandle(), G_IO_OUT, _connect_cb, in main()
H A Dmirac-broker.cpp150 g_unix_fd_add(connection_->GetHandle(), G_IO_IN, in connection()
162 g_unix_fd_add(network_->GetHandle(), G_IO_OUT, in try_connect()
165 g_unix_fd_add(network_->GetHandle(), G_IO_OUT, in try_connect()
189 g_unix_fd_add(network_->GetHandle(), G_IO_IN, in MiracBroker()
226 g_unix_fd_add(connection_->GetHandle(), G_IO_OUT, in SendRTSPData()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wds/src/mirac_network/
H A Dnetwork-test.cpp73 g_unix_fd_add(ctx->GetHandle(), G_IO_OUT, _send_cb, ctx); in _receive_cb()
95 g_unix_fd_add(ctx->GetHandle(), G_IO_IN, _receive_cb, ctx); in _listen_cb()
112 g_unix_fd_add(ctx->GetHandle(), G_IO_OUT, _send_cb, ctx); in _sendmsg_cb()
132 g_unix_fd_add(ctx->GetHandle(), G_IO_OUT, _sendmsg_cb, ctx); in _connect_cb()
157 g_unix_fd_add(net_listen->GetHandle(), G_IO_IN, _listen_cb, in main()
161 g_unix_fd_add(net_conn->GetHandle(), G_IO_OUT, _sendmsg_cb, in main()
164 g_unix_fd_add(net_conn->GetHandle(), G_IO_OUT, _connect_cb, in main()
H A Dmirac-broker.cpp150 g_unix_fd_add(connection_->GetHandle(), G_IO_IN, in connection()
162 g_unix_fd_add(network_->GetHandle(), G_IO_OUT, in try_connect()
165 g_unix_fd_add(network_->GetHandle(), G_IO_OUT, in try_connect()
189 g_unix_fd_add(network_->GetHandle(), G_IO_IN, in MiracBroker()
226 g_unix_fd_add(connection_->GetHandle(), G_IO_OUT, in SendRTSPData()
/dports/x11-wm/wayfire-plugins-extra/wayfire-plugins-extra-0.7.0/src/
H A Dglib-main-loop.cpp71 g_unix_fd_add(fd, G_IO_IN, on_wayland_fd_event, this); in __anon9a10aaaf0102()
72 g_unix_fd_add(fd, G_IO_ERR, on_wayland_fd_event, this); in __anon9a10aaaf0102()
73 g_unix_fd_add(fd, G_IO_HUP, on_wayland_fd_event, this); in __anon9a10aaaf0102()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dglib-unix.h112 guint g_unix_fd_add (gint fd,
H A Dglib-unix.c425 g_unix_fd_add (gint fd, in g_unix_fd_add() function
/dports/security/gnome-keyring/gnome-keyring-40.0/daemon/ssh-agent/
H A Dgkd-ssh-agent-process.c189 self->output_id = g_unix_fd_add (self->output, in agent_start_inlock()
/dports/x11/gnome-session/gnome-session-40.1.1/tools/
H A Dgnome-session-ctl.c217 g_unix_fd_add (data.fifo_fd, G_IO_HUP | G_IO_IN, leader_fifo_io_cb, &data); in do_monitor_leader()
/dports/x11-wm/mutter/mutter-41.1/src/wayland/
H A Dmeta-xwayland.c1058 g_unix_fd_add (displayfd[0], G_IO_IN, on_displayfd_ready, in meta_xwayland_start_xserver()
1202 g_unix_fd_add (manager->public_connection.abstract_fd, G_IO_IN, in meta_xwayland_init()
1205 g_unix_fd_add (manager->public_connection.unix_fd, G_IO_IN, in meta_xwayland_init()
/dports/emulators/qemu/qemu-6.2.0/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c139 g->wait_in = g_unix_fd_add(g->sock_fd, G_IO_IN | G_IO_HUP, in vg_wait_ok()
301 vg->wait_in = g_unix_fd_add(vg->sock_fd, G_IO_IN | G_IO_HUP, in vg_get_display_info()
1057 g->wait_in = g_unix_fd_add(g->sock_fd, G_IO_IN | G_IO_HUP, in set_gpu_protocol_features()
/dports/emulators/qemu60/qemu-6.0.0/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c137 g->wait_in = g_unix_fd_add(g->sock_fd, G_IO_IN | G_IO_HUP, in vg_wait_ok()
299 vg->wait_in = g_unix_fd_add(vg->sock_fd, G_IO_IN | G_IO_HUP, in vg_get_display_info()
1034 g->wait_in = g_unix_fd_add(g->sock_fd, G_IO_IN | G_IO_HUP, in set_gpu_protocol_features()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c139 g->wait_in = g_unix_fd_add(g->sock_fd, G_IO_IN | G_IO_HUP, in vg_wait_ok()
301 vg->wait_in = g_unix_fd_add(vg->sock_fd, G_IO_IN | G_IO_HUP, in vg_get_display_info()
1057 g->wait_in = g_unix_fd_add(g->sock_fd, G_IO_IN | G_IO_HUP, in set_gpu_protocol_features()
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dtevent_glib_glue_tests.c336 b = g_unix_fd_add(fds[0], G_IO_IN, read_bytes, &to_read); in test_unix_fd()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dspeechd.c415 new_fd_set->fd_source = g_unix_fd_add(client_socket, G_IO_IN, client_process_incoming, NULL); in speechd_connection_new()
1269 g_unix_fd_add(server_socket, G_IO_IN, in main()
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dspeechd.c415 new_fd_set->fd_source = g_unix_fd_add(client_socket, G_IO_IN, client_process_incoming, NULL); in speechd_connection_new()
1269 g_unix_fd_add(server_socket, G_IO_IN, in main()
/dports/x11/gnome-session/gnome-session-40.1.1/gnome-session/
H A Dmain.c369 g_unix_fd_add (fifo_fd, G_IO_HUP, (GUnixFDSourceFunc) gsm_quit, NULL); in systemd_leader_run()
/dports/security/gcr/gcr-3.40.0/gcr/
H A Dgcr-ssh-askpass.c309 self->source = g_unix_fd_add (self->fd, G_IO_IN, askpass_accept, self); in gcr_ssh_askpass_constructed()
/dports/devel/libtickit/libtickit-0.4.2a/examples/
H A Devloop-glib.c402 int id = g_unix_fd_add(fd, gcond, fire_io_event, watch); in el_io()
/dports/net/bredbandskollen/bbk-7b810a6/src/gtkgui/
H A Dgtkclient.cpp404 g_unix_fd_add(peer_fd, cond, poll_agent, this); in doActivate()
/dports/audio/libmatemixer/libmatemixer-1.26.0/backends/alsa/
H A Dalsa-backend.c260 … alsa->priv->udev.fd_source = g_unix_fd_add (alsa->priv->udev.fd, G_IO_IN, udev_monitor_cb, alsa); in udev_monitor_setup()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/native/
H A Djuce_linux_X11_WebBrowserComponent.cpp107 JUCE_GENERATE_FUNCTION_WITH_DEFAULT (g_unix_fd_add, juce_g_unix_fd_add,
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/native/
H A Djuce_linux_X11_WebBrowserComponent.cpp107 JUCE_GENERATE_FUNCTION_WITH_DEFAULT (g_unix_fd_add, juce_g_unix_fd_add,
/dports/multimedia/mpv-mpris/mpv-mpris-0.6/
H A Dmpris.c1003 mpv_pipe_source = g_unix_fd_add(pipe[0], G_IO_IN, event_handler, &ud); in mpv_open_cplugin()
/dports/emulators/qemu42/qemu-4.2.1/contrib/vhost-user-gpu/
H A Dmain.c137 g->wait_ok = g_unix_fd_add(g->sock_fd, G_IO_IN | G_IO_HUP, in vg_wait_ok()

12