Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c396 char *stripped_pathname; in mangle_os_bootpath() local
413 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()