Searched refs:g_io_channel_error_from_errno (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/glib/ |
D | giounix.c | 212 g_io_channel_error_from_errno (errsv), in g_io_unix_read() 253 g_io_channel_error_from_errno (errsv), in g_io_unix_write() 295 g_io_channel_error_from_errno (EINVAL), in g_io_unix_seek() 306 g_io_channel_error_from_errno (errsv), in g_io_unix_seek() 325 g_io_channel_error_from_errno (errsv), in g_io_unix_close() 390 g_io_channel_error_from_errno (errsv), in g_io_unix_set_flags()
|
D | giowin32.c | 1227 g_io_channel_error_from_errno (errsv), in g_io_win32_fd_and_console_read() 1273 g_io_channel_error_from_errno (errsv), in g_io_win32_fd_and_console_write() 1316 g_io_channel_error_from_errno (EINVAL), in g_io_win32_fd_seek() 1327 g_io_channel_error_from_errno (errsv), in g_io_win32_fd_seek() 1424 g_io_channel_error_from_errno (errsv), in g_io_win32_console_close()
|
D | giochannel.h | 300 GIOChannelError g_io_channel_error_from_errno (gint en);
|
D | giochannel.c | 753 g_io_channel_error_from_errno (gint en) in g_io_channel_error_from_errno() function
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 1257 g_io_channel_error_from_errno
|