Searched refs:bootprog (Results 1 – 4 of 4) sorted by relevance
50 extern int bootprog(char *, char *, boolean_t);
177 bootprog(char *bpath, char *bargs, boolean_t user_specified_filename) in bootprog() function
637 if (bootprog(bpath, bargs, user_specified_filename) == 0) { in main()
1591 bootprog(char *bpath, char *bargs, boolean_t user_specified_filename) in bootprog() function