OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KERNEL
(Results
1 - 25
of
48
) sorted by relevancy
1
2
/src/distrib/prep/floppies/kernel-generic/
Makefile
9
KERNEL
= netbsd-GENERIC.gz
11
CLEANFILES+= ${
KERNEL
}
13
${
KERNEL
}: ${KERN}
17
realall: ${
KERNEL
}
19
release: check_RELEASEDIR .WAIT ${
KERNEL
}
20
${RELEASE_INSTALL} ${
KERNEL
} ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/
kernel
/src/sys/arch/cobalt/stand/installkernel/
installkernel.sh
22
for
KERNEL
in ${FW_KERNELS}; do
23
rm -f ${EXT2_MOUNT}/boot/${
KERNEL
}
24
ln ${EXT2_MOUNT}/boot/${NETBSD_KERNEL}.gz ${EXT2_MOUNT}/boot/${
KERNEL
}
/src/distrib/rs6000/bootfs/
Makefile
12
KERNEL
= ${KERNDIR}/netbsd-INSTALL.gz
18
${IMAGE}.gz: ${
KERNEL
} ${BOOTLOADER}
19
${TOOL_GZIP_N} -cd ${
KERNEL
} > ${TMPKERNEL}
/src/sys/arch/pmax/stand/smallnet/setnetimage/
Makefile
16
.if !defined(
KERNEL
)
17
kernel
:
target
18
@echo set
KERNEL
first!
28
kernel
: smallnet.elf
target
29
./${PROG} ${
KERNEL
} ${.ALLSRC}
/src/distrib/prep/floppies/bootfloppy-common/
Makefile.inc
8
#
KERNEL
14
${IMAGE}: ${
KERNEL
}
15
${TOOL_GZIP} -cd ${
KERNEL
} > ${TMPKERNEL}
/src/distrib/prep/floppies/bootfloppy.generic/
Makefile
7
KERNDIR!= cd ${.CURDIR}/../
kernel
-generic && ${PRINTOBJDIR}
8
KERNEL
= ${KERNDIR}/netbsd-GENERIC.gz
/src/distrib/prep/floppies/bootfloppy.sysinst/
Makefile
7
KERNDIR!= cd ${.CURDIR}/../
kernel
-ramdisk && ${PRINTOBJDIR}
8
KERNEL
= ${KERNDIR}/netbsd-INSTALL.gz
/src/distrib/prep/floppies/bootfloppy_com0.generic/
Makefile
7
KERNDIR!= cd ${.CURDIR}/../
kernel
-generic && ${PRINTOBJDIR}
8
KERNEL
= ${KERNDIR}/netbsd-GENERIC.gz
/src/distrib/prep/floppies/bootfloppy_com0.sysinst/
Makefile
7
KERNDIR!= cd ${.CURDIR}/../
kernel
-ramdisk && ${PRINTOBJDIR}
8
KERNEL
= ${KERNDIR}/netbsd-INSTALL.gz
/src/distrib/prep/floppies/bootfloppy_small.sysinst/
Makefile
7
KERNDIR!= cd ${.CURDIR}/../
kernel
-ramdisk && ${PRINTOBJDIR}
8
KERNEL
= ${KERNDIR}/netbsd-INSTALL_SMALL.gz
/src/distrib/prep/floppies/bootfloppy_small_com0.sysinst/
Makefile
7
KERNDIR!= cd ${.CURDIR}/../
kernel
-ramdisk && ${PRINTOBJDIR}
8
KERNEL
= ${KERNDIR}/netbsd-INSTALL_SMALL.gz
/src/sys/netinet/
ip_ecn.h
51
#if defined(
KERNEL
) || defined(_KERNEL)
/src/distrib/sun2/miniroot/
Makefile
12
KERNEL
= ${KERNOBJDIR}/INSTALL/netbsd
23
PARSELISTENV=
KERNEL
=${
KERNEL
}
26
${
KERNEL
} \
/src/sys/arch/vax/include/
qdioctl.h
85
#ifdef
KERNEL
113
#define QD_KERN_LOOP _IO('g', 20) /* detour
kernel
console output */
114
#define QD_KERN_UNLOOP _IO('g', 21) /* un-detour
kernel
console output */
/src/sys/net/
bpf_filter.c
43
#if !(defined(lint) || defined(
KERNEL
))
598
* The
kernel
needs to be able to verify an application's filter code.
602
#if defined(
KERNEL
) || defined(_KERNEL)
620
#if defined(
KERNEL
) || defined(_KERNEL)
633
#if defined(
KERNEL
) || defined(_KERNEL)
642
#if defined(
KERNEL
) || defined(_KERNEL)
649
#if defined(
KERNEL
) || defined(_KERNEL)
667
#if defined(
KERNEL
) || defined(_KERNEL)
693
#if defined(
KERNEL
) || defined(_KERNEL)
754
#if defined(
KERNEL
) || defined(_KERNEL
[
all
...]
if_ppp.h
174
#if defined(_KERNEL) || defined(
KERNEL
)
/src/sys/arch/x68k/usr.bin/loadkmap/
kbdmap.h
105
#ifdef
KERNEL
/src/lib/libc/rpc/
auth_unix.c
121
#ifndef
KERNEL
128
#ifndef
KERNEL
159
#ifdef
KERNEL
175
#ifndef
KERNEL
/src/distrib/alpha/rz25dist/
Makefile
16
KERNEL
?= ${KERNOBJDIR}/GENERIC/netbsd
48
cp ${
KERNEL
} ${DESTDIR}
/src/sys/external/bsd/ipf/netinet/
ip_scan.c
8
#if defined(
KERNEL
) || defined(_KERNEL)
9
# undef
KERNEL
11
# define
KERNEL
1
ip_auth.c
8
#if defined(
KERNEL
) || defined(_KERNEL)
9
# undef
KERNEL
11
# define
KERNEL
1
84
# define
KERNEL
93
# undef
KERNEL
1197
* the
kernel
in a manner that will mean IPFilter sees the packet
ip_log.c
15
#if defined(
KERNEL
) || defined(_KERNEL)
16
# undef
KERNEL
18
# define
KERNEL
1
40
# define
KERNEL
46
# undef
KERNEL
ip_lookup.c
8
#if defined(
KERNEL
) || defined(_KERNEL)
9
# undef
KERNEL
11
# define
KERNEL
1
542
/* Copy statistical information from inside the
kernel
back to user space. */
/src/sys/coda/
coda.h
55
((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(
KERNEL
))
69
#ifdef
KERNEL
88
#else /* DJGPP but not
KERNEL
*/
91
#endif /* !
KERNEL
*/
310
*
Kernel
<--> Venus communications.
356
#define CODA_KERNEL_VERSION 0 /* don't care about
kernel
version number */
644
/* CODA_INVALIDATE is a venus->
kernel
call */
645
/* CODA_FLUSH is a venus->
kernel
call */
648
/* CODA_PURGEUSER is a venus->
kernel
call */
659
/* CODA_ZAPFILE is a venus->
kernel
call *
[
all
...]
/src/sys/fs/nfs/common/
nfsrvstate.h
293
#if defined(_KERNEL) || defined(
KERNEL
)
Completed in 28 milliseconds
1
2
Indexes created Wed Nov 05 01:09:58 GMT 2025