HomeSort by relevance Sort by last modified time
    Searched full:is_writeable (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/glib/glib/
giounix.c 423 channel->is_writeable = FALSE;
427 channel->is_writeable = TRUE;
431 channel->is_writeable = TRUE;
547 channel->is_writeable = FALSE;
552 channel->is_writeable = TRUE;
558 channel->is_writeable = TRUE;
596 g_io_unix_get_flags (channel); /* Sets is_readable, is_writeable */
giochannel.c 368 channel->is_writeable = FALSE;
428 channel->is_writeable = FALSE;
851 if (channel->is_writeable)
    [all...]
giochannel.h 132 guint is_writeable : 1; /* ditto */ member in struct:_GIOChannel
  /external/giflib/
gif_lib_private.h 31 #define IS_WRITEABLE(Private) (Private->FileState & FILE_STATE_WRITE)
  /external/bluetooth/glib/
ChangeLog.pre-2-2 46 is_readable, is_writeable and is_seekable flags based on the
    [all...]
ChangeLog.pre-2-0     [all...]

Completed in 63 milliseconds