Searched defs:filename2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c99 char filename2[MAXPATHLEN]; variable
167 (void) strcpy(filename2, bootfile);
196 (void) strcpy(bootfile, filename2);
205 (void) strcpy(bootfile, filename2);

Completed in 45 milliseconds