OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
300
#define
HAVE_DECL_O_NONBLOCK
1
[
all
...]
defines.h
141
#if defined(
HAVE_DECL_O_NONBLOCK
) &&
HAVE_DECL_O_NONBLOCK
== 0
config.h.in
341
#undef
HAVE_DECL_O_NONBLOCK
[
all
...]
Completed in 103 milliseconds