Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgunixinputstream.c87 static gssize g_unix_input_stream_read (GInputStream *stream,
119 stream_class->read_fn = g_unix_input_stream_read; in g_unix_input_stream_class_init()
319 g_unix_input_stream_read (GInputStream *stream, in g_unix_input_stream_read() function