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

/osnet-11/usr/src/grub/grub2/util/ieee1275/
H A Dgrub-ofpathname.c21 #include <grub/util/ofpath.h>
H A Dofpath.c0 /* ofpath.c - calculate OpenFirmware path names given an OS device */
25 #include <grub/util/ofpath.h>
49 fprintf (stderr, "ofpath: error: ");
396 char *name_buf, *device, *devnode, *devicenode, *ofpath; local
408 ofpath = xmalloc (OF_PATH_MAX);
411 ret = of_path_of_ide(ofpath, name_buf, device, devnode, devicenode);
414 ret = of_path_of_scsi(ofpath, name_buf, device, devnode, devicenode);
417 ret = of_path_of_vdisk(ofpath, name_buf, device, devnode, devicenode);
423 strcpy (ofpath, "floppy");
441 free (ofpath);
[all...]
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-probe.c38 #include <grub/util/ofpath.h>
376 char *ofpath = escape_of_path (orig_path); local
378 print_full_name (ofpath, dev);
380 free (ofpath);
457 char *ofpath = escape_of_path (orig_path); local
468 print_full_name (ofpath, dev);
471 free (ofpath);
H A Dgrub-install.in793 ofpath="`$ofpathname $dev`" || {
800 boot_device="$ofpath:$partno,"`"$grub_mkrelpath" "${grubdir}/core.${imgext}" | sed 's,/,\\\\,g'`
H A Dgrub-setup.c38 #include <grub/util/ofpath.h>
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile9718 util/ieee1275/ofpath.c
9720 # util/ieee1275/grub_ofpathname-ofpath.$(OBJEXT)
9825 am__grub_probe_SOURCES_DIST = util/grub-probe.c util/ieee1275/ofpath.c
9827 util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9829 # util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9831 # util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9833 # util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9835 # util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9837 # util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9839 # util/ieee1275/grub_probe-ofpath
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile9718 util/ieee1275/ofpath.c
9720 # util/ieee1275/grub_ofpathname-ofpath.$(OBJEXT)
9825 am__grub_probe_SOURCES_DIST = util/grub-probe.c util/ieee1275/ofpath.c
9827 ## util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9829 ## util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9831 ## util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9833 ## util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9835 ## util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9837 ## util/ieee1275/grub_probe-ofpath.$(OBJEXT)
9839 ## util/ieee1275/grub_probe-ofpath
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile633 ../.././util/ieee1275/ofpath.c \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile633 ../.././util/ieee1275/ofpath.c \

Completed in 139 milliseconds