OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:md_root_image
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/conf/
mdroot.mk
4
md_root_image
.h: ${MEMORY_DISK_IMAGE}
7
md_root.o:
md_root_image
.h
mdroot.mk
4
md_root_image
.h: ${MEMORY_DISK_IMAGE}
7
md_root.o:
md_root_image
.h
/src/sys/arch/acorn32/dev/
md_hooks.c
52
char
md_root_image
[ROOTBYTES] = "|This is the root ramdisk!\n";
variable in typeref:typename:char[]
70
md->md_addr = (void *)
md_root_image
;
md_hooks.c
52
char
md_root_image
[ROOTBYTES] = "|This is the root ramdisk!\n";
variable in typeref:typename:char[]
70
md->md_addr = (void *)
md_root_image
;
/src/sys/dev/
md_root.c
49
char *
md_root_image
;
variable in typeref:typename:char *
56
char
md_root_image
[] = {
variable in typeref:typename:char[]
57
#include "
md_root_image
.h"
59
uint32_t md_root_size = sizeof(
md_root_image
) & ~(DEV_BSIZE - 1);
73
char
md_root_image
[ROOTBYTES] = "|This is the root ramdisk!\n";
variable in typeref:typename:char[]
87
md_root_image
= addr;
104
md->md_addr = (void *)
md_root_image
;
md_root.c
49
char *
md_root_image
;
variable in typeref:typename:char *
56
char
md_root_image
[] = {
variable in typeref:typename:char[]
57
#include "
md_root_image
.h"
59
uint32_t md_root_size = sizeof(
md_root_image
) & ~(DEV_BSIZE - 1);
73
char
md_root_image
[ROOTBYTES] = "|This is the root ramdisk!\n";
variable in typeref:typename:char[]
87
md_root_image
= addr;
104
md->md_addr = (void *)
md_root_image
;
/src/usr.sbin/mdsetimage/
mdsetimage.c
84
const char *
md_root_image
= "_md_root_image";
local in function:main
93
md_root_image
= optarg;
147
md_root_image
, md_root_size, &md_root_image_offset,
mdsetimage.c
84
const char *
md_root_image
= "_md_root_image";
local in function:main
93
md_root_image
= optarg;
147
md_root_image
, md_root_size, &md_root_image_offset,
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025