Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgiochannel.h48 G_IO_ERROR_INVAL, enumerator
Dgiochannel.c278 return G_IO_ERROR_INVAL; in g_io_error_get_from_g_error()
/third_party/glib/tests/
Dgio-test.c215 (error == G_IO_ERROR_INVAL ? "INVAL" : in recv_windows_message()