OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_KQUEUE
(Results
1 - 7
of
7
) sorted by null
/external/dhcpcd-6.8.2/
eloop.h
50
#if !defined(
HAVE_KQUEUE
) && !defined(HAVE_EPOLL)
76
#if defined(
HAVE_KQUEUE
) || defined(HAVE_EPOLL)
102
#if !defined(
HAVE_KQUEUE
)
107
#if defined(
HAVE_KQUEUE
) || defined(HAVE_EPOLL)
eloop.c
42
#if defined(
HAVE_KQUEUE
)
87
#if defined(
HAVE_KQUEUE
)
108
#if defined(
HAVE_KQUEUE
)
150
#if !defined(
HAVE_KQUEUE
) && !defined(HAVE_EPOLL)
167
#if defined(
HAVE_KQUEUE
)
203
#if defined(
HAVE_KQUEUE
)
215
#if defined(
HAVE_KQUEUE
)
233
#if defined(
HAVE_KQUEUE
)
322
#if !defined(
HAVE_KQUEUE
)
365
#if defined(
HAVE_KQUEUE
) || defined(HAVE_EPOLL
[
all
...]
dhcpcd.c
1240
#ifndef
HAVE_KQUEUE
1258
#ifndef
HAVE_KQUEUE
1267
#ifndef
HAVE_KQUEUE
[
all
...]
/prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h
393
#define
HAVE_KQUEUE
1
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h
393
#define
HAVE_KQUEUE
1
[
all
...]
/external/libevent/
config.h.in
116
#undef
HAVE_KQUEUE
/external/avahi/avahi-daemon/
main.c
47
#ifdef
HAVE_KQUEUE
942
#ifdef
HAVE_KQUEUE
999
#ifdef
HAVE_KQUEUE
1052
#ifdef
HAVE_KQUEUE
[
all
...]
Completed in 368 milliseconds