Lines Matching refs:err_print

263 			err_print("`%s' is not an integer.\n", str);  in geti()
296 err_print("`%s' is not an integer.\n", str); in geti64()
370 err_print("`%d' is out of range [0-%u].\n", cyl, in getbn()
382 err_print("`%d' is out of range [0-%u].\n", head, nhead - 1); in getbn()
393 err_print("`%d' is out of range [0-%u].\n", sect, in getbn()
584 err_print("Error: unknown input type.\n"); in input()
626 err_print("Error: Command line too long.\n"); in input()
738 err_print("No default for this entry.\n"); in input()
787 err_print("`"); in input()
788 pr_dblock(err_print, bn64); in input()
789 err_print("' is out of range [%llu-%llu].\n", in input()
823 err_print("`%lu' is out of range [%llu-%llu].\n", bn, in input()
855 err_print("`%llu' is out of range [%llu-%llu].\n", in input()
889 err_print("`%lu' is out of range [%llu-%llu].\n", bn, in input()
925 err_print("`%s' is not expected.\n", cleantoken); in input()
975 err_print("`%s' is not expected.\n", in input()
984 err_print("`%s' is ambiguous.\n", cleantoken); in input()
1045 err_print("`%s' not expected.\n", in input()
1048 err_print("`%s' is ambiguous.\n", in input()
1127 err_print( in input()
1137 err_print( in input()
1141 err_print( in input()
1160 err_print("`%dc' is out of range [0-%llu]\n", in input()
1173 err_print("`%s' is not recognized\n", in input()
1181 err_print("`%1.2fmb' is out of range " in input()
1200 err_print("`%s' is not recognized\n", in input()
1208 err_print("`%1.2fgb' is out of range " in input()
1223 err_print( in input()
1316 err_print( in input()
1327 err_print( in input()
1331 err_print( in input()
1357 err_print( in input()
1370 err_print( in input()
1397 err_print("`%dc' is out of range [0-%llu]\n", in input()
1414 err_print("`%s' is not recognized\n", in input()
1423 err_print("`%1.2fmb' is out of range " in input()
1446 err_print("`%s' is not recognized\n", in input()
1455 err_print("`%1.2fgb' is out of range " in input()
1473 err_print( in input()
1475 err_print("m(megabytes) or g(gigabytes)\n"); in input()
1566 err_print("Number of blocks must be less that " in input()
1586 err_print("End Sector must fall on or after " in input()
1596 err_print("End Sector %llu is beyond max " in input()
1614 err_print("`%s' is not recognized\n", in input()
1623 err_print("`%1.2fmb' is out of range " in input()
1633 err_print("`%s' is not recognized\n", in input()
1638 err_print("`%1.2fgb' is out of range " in input()
1648 err_print("`%s' is not recognized\n", in input()
1653 err_print("`%1.2ftb' is out of range " in input()
1662 err_print("Please specify units in either " in input()
1664 err_print(" g(gigabytes), m(megabytes)"); in input()
1665 err_print(" or t(terabytes)\n"); in input()
1674 err_print("Error: unknown input type.\n"); in input()
1763 err_print("Error: unknown input type.\n"); in print_input_choices()
1979 err_print(char *format, ...) in err_print() function
2402 err_print("Error: Shell command ($SHELL) too long.\n"); in execute_shell()
2437 err_print("Error: can't reopen selected disk '%s'. \n", in execute_shell()