Home
last modified time | relevance | path

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

/third_party/glib/tests/
Dgio-test.c79 error = g_io_channel_read (channel, bufp, left, &nb); in read_all()
209 error = g_io_channel_read (channel, (gchar *) &msg, sizeof (MSG), &nb); in recv_windows_message()
Dtimeloop.c43 err = g_io_channel_read (channel, buf + bytes_read, len - bytes_read, &count); in read_all()
Dmainloop-test.c66 err = g_io_channel_read (channel, buf + bytes_read, len - bytes_read, &count); in read_all()
/third_party/glib/tests/gobject/
Dtimeloop-closure.c44 err = g_io_channel_read (channel, buf + bytes_read, len - bytes_read, &count); in read_all()
/third_party/glib/glib/
Dgiochannel.h166 GIOError g_io_channel_read (GIOChannel *channel,
Dgiochannel.c302 g_io_channel_read (GIOChannel *channel, in g_io_channel_read() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1290 g_io_channel_read