/illumos-gate/usr/src/cmd/rmformat/ |
H A D | rmf_menu.c | 146 PERROR("Could not open device"); in process_options() 152 PERROR("DKIOCREMOVABLE ioctl failed"); in process_options() 240 PERROR("Could not open device"); in process_options() 353 PERROR("Format failed"); in process_F_flag() 365 PERROR("Format failed"); in process_F_flag() 511 PERROR(WP_ERROR); in process_w_flag() 536 PERROR(WP_ERROR); in process_w_flag() 584 PERROR(WP_ERROR); in process_W_flag() 600 PERROR(WP_ERROR); in process_W_flag() 626 PERROR(WP_ERROR); in process_W_flag() [all …]
|
H A D | rmf_misc.c | 169 PERROR("Echo off ioctl failed"); in get_passwd() 188 PERROR("Error reading password"); in get_passwd() 280 PERROR("Could not stat"); in check_and_unmount_vold() 287 PERROR("Could not open /etc/mnttab"); in check_and_unmount_vold() 293 PERROR("malloc failed"); in check_and_unmount_vold() 300 PERROR("Error with mnttab"); in check_and_unmount_vold() 366 PERROR("Could not open /etc/mnttab"); in check_and_unmount_scsi() 372 PERROR("malloc failed"); in check_and_unmount_scsi() 379 PERROR("malloc failed"); in check_and_unmount_scsi() 395 PERROR("Error with mnttab"); in check_and_unmount_scsi() [all …]
|
H A D | rmf_slice.c | 165 PERROR("Open failed"); in sup_prxfile() 739 PERROR("Malloc failed"); in str2sector() 794 PERROR(file_name); in valid_slice_file() 906 PERROR("DKIOCGGEOM Failed"); in check_vtoc_sanity() 1129 PERROR("malloc failed"); in get_fdisk() 1136 PERROR("DKIOCGMBOOT ioctl failed"); in get_fdisk() 1156 PERROR("Seek failed:"); in get_fdisk() 1170 PERROR("Could not read " in get_fdisk() 1176 PERROR("Could not read master boot record"); in get_fdisk() 1313 PERROR("write VTOC failed"); in write_default_label() [all …]
|
/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/ |
H A D | f_format.c | 136 PERROR("DKIOCINFO failed."); in format_floppy() 143 PERROR("DKIOCGAPART failed."); in format_floppy() 152 PERROR("FDIOGCHAR failed."); in format_floppy() 178 PERROR("DKIOCGGEOM failed."); in format_floppy() 298 PERROR("drive not capable of requested density"); in format_floppy() 323 PERROR("FDIOSCHAR (density selection) failed"); in format_floppy() 329 PERROR("DKIOCSAPART failed"); in format_floppy() 340 PERROR("car't malloc verify buffer"); in format_floppy() 369 PERROR("Could not malloc format header buffer"); in format_floppy() 477 PERROR(" bad seek to format verify, "); in format_floppy() [all …]
|
H A D | f_generic.c | 99 PERROR("Ioctl failed :"); in _m_get_media_info() 248 PERROR("Ioctl failed :"); in _m_raw_read() 283 PERROR("RAW READ failed:"); in _m_raw_read() 321 PERROR("Ioctl failed :"); in _m_raw_write() 356 PERROR("RAW READ failed:"); in _m_raw_write()
|
H A D | f_defines.h | 36 #define PERROR(str) my_perror(gettext(str)) macro
|
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_printer.c | 90 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 96 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 101 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 113 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 119 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 124 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 136 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 142 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 147 LP_ERRMSG1(ERROR, E_ADM_ACCESSINFO, PERROR); in do_printer() 242 LP_ERRMSG2(ERROR, E_LP_GETCLASS, c, PERROR); in do_printer() [all …]
|
H A D | lpadmin.c | 128 PERROR in main() 141 PERROR in main() 207 PERROR in main()
|
H A D | default.c | 65 LP_ERRMSG1 (ERROR, E_ADM_WRDEFAULT, PERROR); 71 LP_ERRMSG1 (ERROR, E_ADM_WRDEFAULT, PERROR);
|
H A D | fromclass.c | 83 LP_ERRMSG1 (ERROR, E_ADM_GETCLASSES, PERROR); 117 PERROR
|
H A D | do_align.c | 112 LP_ERRMSG2 (ERROR, E_LP_GETFORM, form, PERROR); 238 LP_ERRMSG1 (ERROR, E_ADM_NFIFO, PERROR); 287 LP_ERRMSG1 (ERROR, E_LP_PUTREQUEST, PERROR); 388 LP_ERRMSG1 (ERROR, E_ADM_NFIFO, PERROR);
|
/illumos-gate/usr/src/cmd/eeprom/sparc/ |
H A D | openprom.c | 52 #define PERROR 1 macro 238 exit(_error(PERROR, "OPROMNXTOPT")); in dump_all() 261 (void) _error(PERROR, "OPROMGETBOOTARGS"); in print_one() 268 (void) _error(PERROR, "OPROMGETBOOTPATH"); in print_one() 352 exit(_error(PERROR, "cannot open %s", promdev)); in promopen() 363 exit(_error(PERROR, "close error on %s", promdev)); in promclose() 372 return (_error(PERROR, "OPROMGETOPT")); in getpropval() 383 return (_error(PERROR, "OPROMSETOPT")); in setpropval() 403 exit(_error(PERROR, "OPROMSETOPT2")); in i_oemlogo()
|
H A D | loadlogo.c | 32 #define PERROR 1 macro 51 return (_error(PERROR, "cannot open %s", name)); in loadlogo()
|
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/ |
H A D | msgs.c | 79 fail ("Unexpected streams error in mlisten (%s).\n" , PERROR); in take_message() 132 fail ("Unexpected streams error (%s).\n" , PERROR); in take_message() 227 fail ("Can't create public message device (%s).\n", PERROR); in init_messages() 234 fail ("Unexpected streams error (%s).\n" , PERROR); in init_messages()
|
H A D | dowait.c | 226 PERROR in dowait() 234 PERROR in dowait() 246 PERROR in dowait() 404 PERROR in dowait() 411 PERROR in dowait()
|
H A D | lpsched.c | 213 fail ("Can't open file \"%s\" (%s).\n", NB(Lp_Schedlock), PERROR); in startup() 222 fail ("Failed to lock the file \"%s\" (%s).\n", NB(Lp_Schedlock), PERROR); in startup() 362 fail ("Failed to fork child process (%s).\n", PERROR); in background()
|
/illumos-gate/usr/src/lib/libsmedia/library/common/ |
H A D | l_misc.c | 63 #define PERROR(string) my_perror(gettext(string)) macro 213 PERROR("DKIOCINFO failed"); in get_dev_library_handle() 219 PERROR("malloc failed"); in get_dev_library_handle() 242 PERROR("Error opening library file"); in get_dev_library_handle() 368 PERROR("DKIOCINFO failed"); in get_handle_from_fd() 401 PERROR(smedia_service); in get_handle_from_fd() 423 PERROR("door_call"); in get_handle_from_fd() 464 PERROR("fstat"); in get_handle_from_fd()
|
/illumos-gate/usr/src/cmd/lp/cmd/ |
H A D | lpforms.c | 502 LP_ERRMSG2 (ERROR, E_FOR_UNKNOWN, "(input)", PERROR); 659 LP_ERRMSG2 (ERROR, E_LP_GETFORM, form, PERROR); 745 LP_ERRMSG2 (ERROR, E_LP_PUTFORM, fbuf.name, PERROR); 754 LP_ERRMSG1 (ERROR, E_LP_ACCESSINFO, PERROR); 759 LP_ERRMSG1 (ERROR, E_LP_ACCESSINFO, PERROR); 764 LP_ERRMSG1 (ERROR, E_LP_ACCESSINFO, PERROR); 880 LP_ERRMSG2 (ERROR, E_LP_GETFORM, form, PERROR); 896 LP_ERRMSG2 (ERROR, E_LP_GETFORM, form, PERROR); 1009 LP_ERRMSG2 (ERROR, E_LP_PUTFORM, fbuf.name, PERROR); 1097 LP_ERRMSG2 (ERROR, E_LP_GETFORM, form, PERROR); [all …]
|
/illumos-gate/usr/src/cmd/eeprom/i386/ |
H A D | benv_kvm.c | 207 exit(_error(PERROR, mfail)); in get_proplist() 213 exit(_error(PERROR, mfail)); in get_proplist() 247 exit(_error(PERROR, "prom open failed")); in get_kbenv()
|
H A D | benv.c | 317 exit(_error(PERROR, "cannot open %s", bd->name)); in map_benv() 321 exit(_error(PERROR, "close error on %s", bd->name)); in map_benv() 329 exit(_error(PERROR, "cannot map %s", bd->name)); in map_benv() 336 exit(_error(PERROR, "unmap error on %s", bd->name)); in unmap_benv() 339 exit(_error(PERROR, "close error on %s", bd->name)); in unmap_benv() 631 exit(_error(PERROR, "cannot open %s", bd->name)); in write_benv()
|
H A D | benv.h | 43 #define PERROR 1 macro
|
/illumos-gate/usr/src/lib/libsmedia/plugins/blkdev/common/ |
H A D | b_generic.c | 42 #define PERROR(string) my_perror(gettext(string)) macro 98 PERROR("DKIOCSTATE failed"); in _m_get_media_info()
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | lp.cat.c | 464 "(%s);\nincorrect use of lp.cat!\n"), PERROR); in main() 474 "(%s);\nincorrect use of lp.cat!\n"), PERROR); in main() 581 "off-line.\n"), PERROR); in main()
|
/illumos-gate/usr/src/cmd/eeprom/common/ |
H A D | error.c | 31 #define PERROR 1 macro
|
/illumos-gate/usr/src/cmd/geniconvtbl/ |
H A D | itmcomp.c | 167 PERROR(NULL); in itm_compile() 207 PERROR(command); in itm_compile() 264 PERROR(gettext("fork")); in fork_error() 464 PERROR(gettext("pipe")); in cpp_open() 751 PERROR(gettext("malloc")); in malloc_vital()
|