HomeSort by relevance Sort by last modified time
    Searched refs:KERNEL (Results 1 - 25 of 54) sorted by null

1 2 3

  /netvirt/usr/src/lib/libbc/inc/include/sys/
utsname.h 45 #ifdef KERNEL
times.h 40 #ifndef KERNEL
ttydev.h 55 #ifdef KERNEL
70 #endif /* KERNEL */
file.h 23 #ifdef KERNEL
26 * One for each kernel object.
48 #endif /* KERNEL */
88 #ifdef KERNEL
99 #endif /* KERNEL */
dir.h 62 #ifndef KERNEL
mman.h 65 * new mmap calls automatically have the kernel assign the map address
70 #if !defined(LOCORE) && !defined(KERNEL)
78 #endif /* !LOCORE && !KERNEL */
param.h 52 #ifndef KERNEL
66 #ifdef KERNEL
93 #endif /* KERNEL */
121 #if !defined(LOCORE) || !defined(KERNEL)
203 * Maximum size of hostname recognized and stored in the kernel.
time.h 61 #ifndef KERNEL
signal.h 109 #if !defined(KERNEL) && !defined(LOCORE)
119 #endif /* !KERNEL && !LOCORE */
155 * This is used by the kernel to restore state following
204 #if !defined(LOCORE) && !defined(KERNEL)
235 #endif /* !LOCORE && !KERNEL */
fcntlcom.h 24 #define _FOPEN (-1) /* from sys/file.h, kernel use only */
46 * The kernel adds 1 to the open modes to turn it into some
152 #ifndef KERNEL
158 #endif /* !KERNEL */
socketvar.h 15 * Kernel structure per socket.
70 * These are used by kernel subsystems wishing to access the socket
172 #ifdef KERNEL
vfs.h 124 #ifdef KERNEL
  /netvirt/usr/src/lib/libbc/inc/include/des/
des_crypt.h 100 #ifndef KERNEL
  /netvirt/usr/src/grub/grub-0.95/stage2/
dir.h 95 #ifdef KERNEL
118 #ifndef KERNEL
146 #endif /* not KERNEL */
  /netvirt/usr/src/lib/libbc/inc/include/rpc/
pmap_prot.h 91 #ifndef KERNEL
93 #endif /*!KERNEL*/
types.h 52 #ifndef KERNEL
key_prot.h 62 #ifndef KERNEL
clnt.h 230 #ifndef KERNEL
333 #endif /* !KERNEL */
341 #ifdef KERNEL
343 * Kernel udp based rpc
371 #ifdef KERNEL
373 * Alloc_xid presents an interface which kernel RPC clients
376 * XIDs between the kernel and user-level applications, so
auth.h 153 #ifdef KERNEL
  /netvirt/usr/src/lib/libbc/inc/include/netinet/
in.h 156 * We have removed CLASS E checks from the kernel
160 #ifndef KERNEL
207 #ifdef KERNEL
  /netvirt/usr/src/ucbhead/sys/
dir.h 64 #if !defined(KERNEL) && !defined(DEV_BSIZE)
117 #ifndef KERNEL
  /netvirt/usr/src/lib/libbc/inc/include/sun4/
mmu.h 185 * Context for kernel. On a Sun-4 the kernel is in every address space,
212 #if defined(KERNEL) && !defined(LOCORE)
276 #endif /* defined(KERNEL) && !defined(LOCORE) */
  /netvirt/usr/src/cmd/rpcsvc/rpc.bootparamd/
bootparam_subr.c 44 #define KERNEL /* to get RTHASHSIZ */
47 #undef KERNEL
  /netvirt/usr/src/uts/common/fs/pcfs/
pc_subr.c 34 #ifndef KERNEL
35 #define KERNEL
67 * a full ctime(3C) framework into the kernel, including
137 * on a 64bit kernel via utimes() syscall ...
  /netvirt/usr/src/uts/common/inet/ipf/
bpf-ipf.h 91 * running kernel has the same major number and a minor number equal
159 * Only the kernel needs to know about it; applications use bh_hdrlen.
161 #if defined(KERNEL) || defined(_KERNEL)
416 #if defined(BSD) && (defined(KERNEL) || defined(_KERNEL))
432 #endif /* BSD && (_KERNEL || KERNEL) */

Completed in 720 milliseconds

1 2 3