OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAMDISKS
(Results
1 - 3
of
3
) sorted by relevancy
/src/distrib/amd64/instkernel/
Makefile
8
RAMDISKS
= RAMDISK ramdisk
10
.for V F in ${
RAMDISKS
}
11
${V}DIR!= cd ${.CURDIR}/../
ramdisks
/${F} && ${PRINTOBJDIR}
/src/distrib/ofppc/instkernel/
Makefile
8
RAMDISKS
= RAMDISK ramdisk
10
.for V F in ${
RAMDISKS
}
11
${V}DIR!= cd ${.CURDIR}/../
ramdisks
/${F} && ${PRINTOBJDIR}
/src/distrib/i386/instkernel/
Makefile
8
RAMDISKS
= RAMDISK_B ramdisk-big
9
#
RAMDISKS
+= RAMDISK_S ramdisk-small
10
#
RAMDISKS
+= RAMDISK_T ramdisk-tiny
11
#
RAMDISKS
+= RESCUE_T ramdisk-rescuetiny
13
.for V F in ${
RAMDISKS
}
14
${V}DIR!= cd ${.CURDIR}/../
ramdisks
/${F} && ${PRINTOBJDIR}
Completed in 13 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025