HomeSort by: relevance | last modified time | path
    Searched defs:__KERNEL__ (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/am-utils/dist/include/
mount_headers2.h 80 # ifndef __KERNEL__
81 # define __KERNEL__
82 # endif /* __KERNEL__ */
84 # undef __KERNEL__
mount_headers1.h 154 # define __KERNEL__
156 # undef __KERNEL__
159 # define __KERNEL__
161 # undef __KERNEL__
am_defs.h 589 # define __KERNEL__
591 # undef __KERNEL__
594 # define __KERNEL__
596 # undef __KERNEL__
756 # ifndef __KERNEL__
757 # define __KERNEL__
758 # endif /* __KERNEL__ */
760 # undef __KERNEL__
  /src/external/bsd/ipf/dist/ipsend/
iptests.c 87 # define __KERNEL__ /* because there's a macro not wrapped by this */
lsock.c 25 #define __KERNEL__
38 #undef __KERNEL__
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 20 #if defined(_KERNEL) || defined(KERNEL) || defined(__KERNEL__)
23 # undef __KERNEL__
26 # define __KERNEL__

Completed in 30 milliseconds