OFPATHLEN
char tmp[OFPATHLEN];
char ctrl_path[OFPATHLEN], parent_path[OFPATHLEN], dev_path[OFPATHLEN];
char ofbootpath[OFPATHLEN], *ofboottarget, *ofbootpartition;
char ofbootargs[OFPATHLEN], *ofbootfile, *ofbootflags;
char output_device[OFPATHLEN];
if (OF_getprop(options, "output-device", output_device, OFPATHLEN) == 0)
char sbuf[OFPATHLEN], *cp;
char buf[OFPATHLEN];