Home
last modified time | relevance | path

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

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dinetboot.c177 bootprog(char *bpath, char *bargs, boolean_t user_specified_filename) in bootprog() argument
194 if (!user_specified_filename) in bootprog()
H A Dboot_plat.c537 boolean_t user_specified_filename; in main() local
599 user_specified_filename = (filename[0] != '\0'); in main()
637 if (bootprog(bpath, bargs, user_specified_filename) == 0) { in main()
H A Dwanboot.c1591 bootprog(char *bpath, char *bargs, boolean_t user_specified_filename) in bootprog() argument