Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgunixoutputstream.c89 static gssize g_unix_output_stream_write (GOutputStream *stream,
123 stream_class->write_fn = g_unix_output_stream_write; in g_unix_output_stream_class_init()
319 g_unix_output_stream_write (GOutputStream *stream, in g_unix_output_stream_write() function