OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KERNEL
(Results
1 - 25
of
82
) sorted by relevancy
1
2
3
4
/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
:
18
@echo set
KERNEL
first!
28
kernel
: smallnet.elf
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/external/bsd/ntp/dist/kernel/sys/
parsestreams.h
4
* /src/NTP/ntp4-dev/
kernel
/sys/parsestreams.h,v 4.5 2005/06/25 10:52:47 kardel RELEASE_20050625_A
41
#if defined(
KERNEL
) || defined(_KERNEL)
63
* are fine in the
kernel
65
#undef HAVE_STRING_H /* don't include that at
kernel
level - prototype mismatch in Solaris 2.6 */
timex.h
26
* Moved defines from
kernel
routines to header file and added new
43
* private syscalls and data structures and require specific
kernel
78
* phase-lock loop (PLL) model used in the
kernel
implementation. These
82
* The hz variable is defined in the
kernel
build environment. It
84
*
kernel
, 256 Hz for the Ultrix
kernel
and 1024 Hz for the OSF/1
85
*
kernel
. SHIFT_HZ expresses the same value as the nearest power of two
147
* plus 100 ppm for vernier frequency adjustments. If the
kernel
154
*
kernel
PPS discipline code is configured (PPS_SYNC).
209
#define MOD_CANSCALE 0x0040 /*
kernel
can scale offset field *
[
all
...]
/src/external/bsd/ntp/dist/scripts/calc_tickadj/
calc_tickadj.in
22
if (defined $fl && $fl =~ /(?:
KERNEL
|PRESET)?\s*tick\s+=\s+(\d+)/) {
/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/external/bsd/ipf/dist/ipsend/
sock.c
40
# define
KERNEL
47
# undef
KERNEL
98
#ifndef
KERNEL
100
# define
KERNEL
_PATH_UNIX
106
#ifndef
KERNEL
107
# define
KERNEL
"/vmunix"
160
n = nlist(
KERNEL
, names);
lsock.c
66
#ifndef
KERNEL
67
# define
KERNEL
"/System.map"
106
n = nlist(
KERNEL
, names);
/src/lib/libc/rpc/
auth_unix.c
121
#ifndef
KERNEL
128
#ifndef
KERNEL
159
#ifdef
KERNEL
175
#ifndef
KERNEL
/src/external/apache2/mDNSResponder/dist/mDNSShared/
CommonServices.h
42
#if ( ( macintosh || __MACH__ ) && (!defined(
KERNEL
) || !
KERNEL
) )
50
#if ( __MACH__ && defined(
KERNEL
) &&
KERNEL
)
129
#if ( !defined(
KERNEL
) || !
KERNEL
)
136
#if ( ( (defined(macintosh) && macintosh) || __MACH__ ) && (!defined(
KERNEL
) || !
KERNEL
) )
171
#elif (
KERNEL
)
173
// Mac OS X
Kernel
[
all
...]
/src/external/bsd/am-utils/dist/include/
mount_headers1.h
71
#ifndef
KERNEL
73
#endif /* not
KERNEL
*/
Completed in 41 milliseconds
1
2
3
4
Indexes created Tue Feb 24 08:35:24 UTC 2026