Searched refs:CREATE_RAMDISK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c139 #define CREATE_RAMDISK "boot/solaris/bin/create_ramdisk" macro
3789 * Note: we will not create hash here, CREATE_RAMDISK should create it.
3794 (void) snprintf(path, sizeof (path), "%s/%s", root, CREATE_RAMDISK);
3920 (void) snprintf(path, sizeof (path), "%s/%s", root, CREATE_RAMDISK);
4464 mnt.mnt_mountp, CREATE_RAMDISK);

Completed in 76 milliseconds