Searched refs:bootcopy (Results 1 – 1 of 1) sorted by relevance
237 char *disk, *part, *file, *bootcopy; in trybootfile() local242 bootcopy = file = nil; in trybootfile()243 kstrdup(&bootcopy, bootfile); in trybootfile()244 nf = getfields(bootcopy, fields, nelem(fields), 0, "!"); in trybootfile()