Searched defs:KERNEL (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_subr.c44 #define KERNEL /* to get RTHASHSIZ */ macro
47 #undef KERNEL macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c15 #if defined(KERNEL) || defined(_KERNEL)
16 # undef KERNEL macro
18 # define KERNEL 1 macro
46 # define KERNEL macro
52 # undef KERNEL macro
H A Dip_lookup.c10 #if defined(KERNEL) || defined(_KERNEL)
11 # undef KERNEL macro
13 # define KERNEL 1 macro
H A Dipf.h32 # define KERNEL macro
40 # undef KERNEL macro
H A Dip_auth.c10 #if defined(KERNEL) || defined(_KERNEL)
11 # undef KERNEL macro
13 # define KERNEL 1 macro
76 # define KERNEL macro
85 # undef KERNEL macro
H A Dip_frag.c10 #if defined(KERNEL) || defined(_KERNEL)
11 # undef KERNEL macro
13 # define KERNEL 1 macro
H A Dip_htable.c9 #if defined(KERNEL) || defined(_KERNEL)
10 # undef KERNEL macro
12 # define KERNEL 1 macro
H A Dip_pool.c9 #if defined(KERNEL) || defined(_KERNEL)
10 # undef KERNEL macro
12 # define KERNEL 1 macro
H A Dip_proxy.c10 #if defined(KERNEL) || defined(_KERNEL)
11 # undef KERNEL macro
13 # define KERNEL 1 macro
H A Dip_compat.c8 #if defined(KERNEL) || defined(_KERNEL)
9 # undef KERNEL macro
11 # define KERNEL 1 macro
H A Dip_nat6.c10 #if defined(KERNEL) || defined(_KERNEL)
11 # undef KERNEL macro
13 # define KERNEL 1 macro
H A Dip_state.c11 #if defined(KERNEL) || defined(_KERNEL)
12 # undef KERNEL macro
14 # define KERNEL 1 macro
H A Dip_nat.c10 #if defined(KERNEL) || defined(_KERNEL)
11 # undef KERNEL macro
13 # define KERNEL 1 macro
H A Dfil.c11 #if defined(KERNEL) || defined(_KERNEL)
12 # undef KERNEL macro
14 # define KERNEL 1 macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_subr.c32 #ifndef KERNEL
33 #define KERNEL macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c37 #define KERNEL macro
43 #undef KERNEL macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h28 #if defined(_KERNEL) || defined(KERNEL) || defined(__KERNEL__)
29 # undef KERNEL macro
32 # define KERNEL macro
121 # define KERNEL macro
129 # undef KERNEL macro
163 # ifndef KERNEL
190 # ifndef KERNEL

Completed in 155 milliseconds