Home
last modified time | relevance | path

Searched refs:METAL_KERNEL_DIR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_hyper.c39 #define METAL_KERNEL_DIR "/platform/i86pc/kernel" macro
580 if (strncmp(token, METAL_KERNEL_DIR, strlen(METAL_KERNEL_DIR)) == 0) { in cvt_hyper_kernel()
946 newstr = modify_path(kern_path, METAL_KERNEL_DIR, in cvt_to_hyper()
1133 newstr = modify_path(kern_path, HYPER_KERNEL_DIR, METAL_KERNEL_DIR); in cvt_to_metal()