Searched refs:_KERNEL (Results 1 - 12 of 12) sorted by relevance

/external/google-breakpad/src/client/solaris/handler/
H A Dsolaris_lwp.h48 #ifndef _KERNEL
49 #define _KERNEL macro
51 #endif // _KERNEL
54 #undef _KERNEL macro
/external/libpcap/bpf/net/
H A Dbpf_filter.c80 #if !defined(KERNEL) && !defined(_KERNEL)
120 #if defined(KERNEL) || defined(_KERNEL)
231 #if defined(KERNEL) || defined(_KERNEL)
256 #if defined(KERNEL) || defined(_KERNEL)
270 #if defined(KERNEL) || defined(_KERNEL)
287 #if defined(KERNEL) || defined(_KERNEL)
318 #if defined(KERNEL) || defined(_KERNEL)
358 #if defined(KERNEL) || defined(_KERNEL)
376 #if defined(KERNEL) || defined(_KERNEL)
393 #if defined(KERNEL) || defined(_KERNEL)
[all...]
/external/ppp/pppd/include/net/
H A Dif_ppp.h152 #if (defined(_KERNEL) || defined(KERNEL)) && !defined(NeXT)
/external/ipsec-tools/src/libipsec/
H A Dkey_debug.c38 #ifdef _KERNEL
55 #ifdef _KERNEL
65 #ifndef _KERNEL
69 #endif /* !_KERNEL */
94 #ifdef _KERNEL
98 #ifndef _KERNEL
280 #ifdef _KERNEL
560 #ifdef _KERNEL
777 #endif /* _KERNEL */
/external/compiler-rt/lib/builtins/
H A Dint_lib.h53 #if defined(__NetBSD__) && (defined(_KERNEL) || defined(_STANDALONE))
/external/curl/lib/
H A Dcurl_setup_once.h81 # if !defined(_XOPEN_SOURCE_EXTENDED) || defined(_KERNEL)
96 # if !defined(_XOPEN_SOURCE_EXTENDED) || defined(_KERNEL)
/external/ipsec-tools/src/include-glibc/sys/
H A Dqueue.h409 #ifdef _KERNEL
452 #endif /* _KERNEL */
/external/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Drijndael-api-fst.c24 #ifdef _KERNEL
H A Drijndael-alg-fst.c21 #ifdef _KERNEL
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc108 #define _KERNEL // to declare 'shminfo' structure macro
110 #undef _KERNEL macro
/external/openssh/openbsd-compat/
H A Dsys-queue.h170 #if defined(QUEUE_MACRO_DEBUG) || (defined(_KERNEL) && defined(DIAGNOSTIC))
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc25 # define _KERNEL // To declare 'shminfo' structure. macro
27 # undef _KERNEL macro
29 // <sys/shm.h> doesn't declare these functions in _KERNEL mode.

Completed in 628 milliseconds