Lines Matching refs:err_print
272 err_print("Usage: format [-s][-d disk_name]"); in usage()
273 err_print("[-t disk_type][-p partition_name]\n"); in usage()
274 err_print("\t[-f cmd_file][-l log_file]"); in usage()
275 err_print("[-x data_file] [-m] [-M] [-e] disk_list\n"); in usage()
324 err_print("Unable to open data file '%s' - %s.\n", in sup_init()
364 err_print("Unable to access '%s' - %s.\n", in sup_init()
1317 err_print("Cannot get current directory - %s\n", in do_search()
1322 err_print("Cannot set directory to %s - %s\n", in do_search()
1360 err_print("Cannot open %s - %s\n", in do_search()
1415 err_print("Cannot close directory %s - %s\n", in do_search()
1428 err_print("Cannot set directory to %s - %s\n", in do_search()
1438 err_print("No disks found!\n"); in do_search()
1440 err_print("No permission (or no disks found)!\n"); in do_search()
1567 err_print("\nInquiry failed - %s\n", strerror(errno)); in get_disk_name()
1690 err_print("\nError: Device %s: controller " in add_device_to_disklist()
1830 err_print("\nError: found disk attached to "); in add_device_to_disklist()
1831 err_print("unsupported controller type '%d'.\n", in add_device_to_disklist()
1905 err_print("%s: attempting auto configuration\n", in add_device_to_disklist()
2363 err_print(errmsg, token); in datafile_error()
2364 err_print(" - %s (%d)\n", file_name, data_lineno); in datafile_error()
2522 err_print("Inconsistent definitions for disk type '%s'\n",
2526 err_print("%s (%d) - %s (%d)\n",
2590 err_print("Inconsistent definitions for partition type '%s'\n",
2594 err_print("%s (%d) - %s (%d)\n",
2735 err_print("getcwd() failed - %s\n", strerror(errno)); in get_physical_name()
2747 err_print("cannot chdir() to %s - %s\n", in get_physical_name()
2763 err_print("%s: lstat() failed - %s\n", in get_physical_name()
2787 err_print("getcwd() failed - %s\n", in get_physical_name()
2805 err_print("%s: readlink() failed - %s\n", in get_physical_name()
2822 err_print("cannot chdir() to %s - %s\n", in get_physical_name()
2834 err_print("cannot chdir() to %s - %s\n", in get_physical_name()