Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgunixoutputstream.c94 static gboolean g_unix_output_stream_writev (GOutputStream *stream,
124 stream_class->writev_fn = g_unix_output_stream_writev; in g_unix_output_stream_class_init()
397 g_unix_output_stream_writev (GOutputStream *stream, in g_unix_output_stream_writev() function