HomeSort by relevance Sort by last modified time
    Searched refs:g_io_channel_error_from_errno (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/glib/glib/
giounix.c 208 g_io_channel_error_from_errno (errsv),
249 g_io_channel_error_from_errno (errsv),
291 g_io_channel_error_from_errno (EINVAL),
302 g_io_channel_error_from_errno (errsv),
321 g_io_channel_error_from_errno (errsv),
385 g_io_channel_error_from_errno (errsv),
giochannel.h 278 GIOChannelError g_io_channel_error_from_errno (gint en);
giochannel.c 616 * g_io_channel_error_from_errno:
625 g_io_channel_error_from_errno (gint en) function
    [all...]
galiasdef.c 1042 #undef g_io_channel_error_from_errno macro
    [all...]
galias.h 1036 #define g_io_channel_error_from_errno macro
    [all...]

Completed in 43 milliseconds