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

  /external/strace/xlat/
mq_attr_flags.h 13 #if defined(O_NONBLOCK) || (defined(HAVE_DECL_O_NONBLOCK) && HAVE_DECL_O_NONBLOCK)
delete_module_flags.h 11 #if defined(O_NONBLOCK) || (defined(HAVE_DECL_O_NONBLOCK) && HAVE_DECL_O_NONBLOCK)
uffd_flags.h 11 #if defined(O_NONBLOCK) || (defined(HAVE_DECL_O_NONBLOCK) && HAVE_DECL_O_NONBLOCK)
open_mode_flags.h 25 #if defined(O_NONBLOCK) || (defined(HAVE_DECL_O_NONBLOCK) && HAVE_DECL_O_NONBLOCK)
  /external/openssh/
config.h 303 #define HAVE_DECL_O_NONBLOCK 1
    [all...]
defines.h 151 #if defined(HAVE_DECL_O_NONBLOCK) && HAVE_DECL_O_NONBLOCK == 0
config.h.in 341 #undef HAVE_DECL_O_NONBLOCK
    [all...]

Completed in 84 milliseconds