Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.c63 char cpr_statefile[OBP_MAXPATHLEN]; variable
263 (void) prom_strcpy(cpr_statefile, specialstate); in cb_startup()
264 else if (cpr_locate_statefile(cpr_statefile, cpr_filesystem) == -1) { in cb_startup()
279 sfile.fd = cpr_statefile_open(cpr_statefile, cpr_filesystem); in cb_open_sf()
281 prom_printf("\n%s: can't open %s", prog, cpr_statefile); in cb_open_sf()