Searched refs:stripped_pathname (Results 1 – 1 of 1) sorted by relevance
396 char *stripped_pathname; in mangle_os_bootpath() local413 stripped_pathname = kmem_alloc(OBP_MAXPATHLEN, 0); in mangle_os_bootpath()414 prom_strip_options(bpath, stripped_pathname); in mangle_os_bootpath()415 v2path = stripped_pathname; in mangle_os_bootpath()