Home
last modified time | relevance | path

Searched defs:rd_root_image (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/rdsetroot/
H A Drdsetroot.c222 uint64_t adiff, rd_root_size, rd_root_image, size_off, image_off; in find_rd_root_image() local
/openbsd/sys/dev/
H A Drd.c47 char rd_root_image[ROOTBYTES] = "|This is the root ramdisk!\n"; variable