Home
last modified time | relevance | path

Searched refs:G_OUTPUT_VECTOR_IS_IOVEC (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgunixoutputstream.c390 #define G_OUTPUT_VECTOR_IS_IOVEC (sizeof (struct iovec) == sizeof (GOutputVector) && \ macro
422 if (G_OUTPUT_VECTOR_IS_IOVEC) in g_unix_output_stream_writev()
599 if (G_OUTPUT_VECTOR_IS_IOVEC) in g_unix_output_stream_pollable_writev_nonblocking()
Dglocalfileoutputstream.c237 #define G_OUTPUT_VECTOR_IS_IOVEC (sizeof (struct iovec) == sizeof (GOutputVector) && \ macro
266 if (G_OUTPUT_VECTOR_IS_IOVEC) in g_local_file_output_stream_writev()