Searched refs:GPollableOutputStreamInterface (Results 1 – 9 of 9) sorted by relevance
33 …TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_POLLABLE_OUTPUT_STREAM, GPollableOutputStreamInterface))42 typedef struct _GPollableOutputStreamInterface GPollableOutputStreamInterface; typedef
56 g_pollable_output_stream_default_init (GPollableOutputStreamInterface *iface) in g_pollable_output_stream_default_init()174 GPollableOutputStreamInterface *iface = G_POLLABLE_OUTPUT_STREAM_GET_INTERFACE (stream); in g_pollable_output_stream_default_writev_nonblocking()337 GPollableOutputStreamInterface *iface; in g_pollable_output_stream_writev_nonblocking()
47 static void g_socket_output_stream_pollable_iface_init (GPollableOutputStreamInterface *iface);264 g_socket_output_stream_pollable_iface_init (GPollableOutputStreamInterface *iface) in g_socket_output_stream_pollable_iface_init()
70 static void g_unix_output_stream_pollable_iface_init (GPollableOutputStreamInterface *iface);159 g_unix_output_stream_pollable_iface_init (GPollableOutputStreamInterface *iface) in g_unix_output_stream_pollable_iface_init()
109 static void g_converter_output_stream_pollable_iface_init (GPollableOutputStreamInterface *iface);146 g_converter_output_stream_pollable_iface_init (GPollableOutputStreamInterface *iface) in g_converter_output_stream_pollable_iface_init()
117 static void g_memory_output_stream_pollable_iface_init (GPollableOutputStreamInterface *iface);224 g_memory_output_stream_pollable_iface_init (GPollableOutputStreamInterface *iface) in g_memory_output_stream_pollable_iface_init()
140 static void slow_pollable_output_stream_init (GPollableOutputStreamInterface *pollable_interface,213 slow_pollable_output_stream_init (GPollableOutputStreamInterface *pollable_interface, in slow_pollable_output_stream_init()233 static void breaking_pollable_output_stream_init (GPollableOutputStreamInterface *pollable_interfac…316 breaking_pollable_output_stream_init (GPollableOutputStreamInterface *pollable_interface, in breaking_pollable_output_stream_init()
43 static void soup_body_output_stream_pollable_init (GPollableOutputStreamInterface *pollable_interfa…323 soup_body_output_stream_pollable_init (GPollableOutputStreamInterface *pollable_interface, in soup_body_output_stream_pollable_init()
3625 GPollableOutputStreamInterface