Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgiounix.c96 static GIOFlags g_io_unix_get_flags (GIOChannel *channel);
122 g_io_unix_get_flags,
399 g_io_unix_get_flags (GIOChannel *channel) in g_io_unix_get_flags() function
636 g_io_unix_get_flags (channel); /* Sets is_readable, is_writeable */ in g_io_channel_unix_new()