/titanic_41/usr/src/lib/hal/libhal/common/ |
H A D | libhal.c | 430 DBusError _error; in libhal_device_get_all_properties() local 446 dbus_error_init (&_error); in libhal_device_get_all_properties() 449 &_error); in libhal_device_get_all_properties() 451 dbus_move_error (&_error, error); in libhal_device_get_all_properties() 1086 DBusError _error; in libhal_get_all_devices() local 1101 dbus_error_init (&_error); in libhal_get_all_devices() 1102 reply = dbus_connection_send_with_reply_and_block (ctx->connection, message, -1, &_error); in libhal_get_all_devices() 1106 dbus_move_error (&_error, error); in libhal_get_all_devices() 1150 DBusError _error; in libhal_device_get_property_type() local 1167 dbus_error_init (&_error); in libhal_device_get_property_type() [all …]
|
/titanic_41/usr/src/cmd/eeprom/sparc/ |
H A D | openprom.c | 46 extern int _error(int do_perror, char *fmt, ...); 133 exit(_error(NO_PERROR, in main() 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() [all …]
|
H A D | loadlogo.c | 32 extern int _error(int do_perror, char *fmt, ...); 53 return (_error(PERROR, "cannot open %s", name)); in loadlogo() 98 return (_error(NO_PERROR, "header format error in %s", name)); in loadlogo() 121 return (_error(NO_PERROR, "data format error in %s", name)); in loadlogo()
|
/titanic_41/usr/src/cmd/prtconf/ |
H A D | pdevinfo.c | 143 static int _error(const char *, ...); 190 exit(_error("di_prom_init() failed.")); in prtconf_devinfo() 195 exit(_error(NULL, "option combination not supported")); in prtconf_devinfo() 198 exit(_error(NULL, "invalid root path for option")); in prtconf_devinfo() 216 exit(_error("di_devlink_init() failed.")); in prtconf_devinfo() 221 (void) _error(NULL, "devinfo facility not available"); in prtconf_devinfo() 232 (void) _error(NULL, "pcidb facility not available, " in prtconf_devinfo() 328 exit(_error("failed to allocate memory")); in i_find_target_node() 348 exit(_error(NULL, "internal error")); in i_find_target_node() 834 _error(const char *opt_noperror, ...) in _error() function [all …]
|
/titanic_41/usr/src/cmd/sysdef/ |
H A D | sdevinfo.c | 44 static int _error(char *opt_noperror, ...); 54 exit(_error("di_init() failed.")); in sysdef_devinfo() 132 _error(char *opt_noperror, ...) in _error() function
|
/titanic_41/usr/src/cmd/eeprom/i386/ |
H A D | benv.c | 686 exit(_error(PERROR, "cannot open %s", bd->name)); in map_benv() 690 exit(_error(PERROR, "close error on %s", bd->name)); in map_benv() 698 exit(_error(PERROR, "cannot map %s", bd->name)); in map_benv() 705 exit(_error(PERROR, "unmap error on %s", bd->name)); in unmap_benv() 708 exit(_error(PERROR, "close error on %s", bd->name)); in unmap_benv() 783 exit(_error(NO_PERROR, badeof, bd->name, *line)); in parse_cmd() 793 exit(_error(NO_PERROR, syntax, bd->name, *line)); in parse_cmd() 815 exit(_error(NO_PERROR, syntax, bd->name, *line)); in parse_name() 826 exit(_error(NO_PERROR, badeof, bd->name, *line)); in parse_name() 921 exit(_error(NO_PERROR, badeof, bd->name, *line)); in parse_value() [all …]
|
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.h | 56 extern int _error(int do_perror, char *fmt, ...);
|
/titanic_41/usr/src/lib/libprtdiag/common/ |
H A D | pdevinfo_funcs.c | 73 _error(char *fmt, ...) in _error() function 105 exit(_error("OPROMGETCONS")); in is_openprom() 147 exit(_error("OPROMNXTPROP")); in dump_node() 248 exit(_error(dgettext(TEXT_DOMAIN, "cannot open %s"), in promopen() 260 exit(_error(dgettext(TEXT_DOMAIN, "close error on %s"), in promclose() 273 exit(_error("OPROMGETPROP")); in getpropval() 289 return (_error("OPROMNEXT")); in next() 306 return (_error("OPROMCHILD")); in child()
|
H A D | libdevinfo_sun4u.c | 435 exit(_error("di_init() failed")); in do_devinfo() 442 exit(_error("di_prom_init() failed")); in do_devinfo()
|
H A D | pdevinfo_sun4u.c | 100 exit(_error(dgettext(TEXT_DOMAIN, "openeepr device " in do_prominfo()
|
H A D | pdevinfo_sun4v.c | 108 exit(_error(dgettext(TEXT_DOMAIN, "openeepr device " in do_prominfo()
|
/titanic_41/usr/src/cmd/eeprom/common/ |
H A D | error.c | 51 _error(int do_perror, char *fmt, ...) in _error() function
|
/titanic_41/usr/src/head/ |
H A D | macros.h | 81 #define ERRABORT() _error() { abort(); }
|
/titanic_41/usr/src/lib/libprtdiag/inc/ |
H A D | pdevinfo.h | 155 int _error(char *fmt, ...);
|
/titanic_41/usr/src/lib/libtnf/ |
H A D | Makefile | 51 POFILES= _error.po
|
/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_data.c | 409 goto _error; in ndmpd_data_start_backup_v3() 416 goto _error; in ndmpd_data_start_backup_v3() 443 goto _error; in ndmpd_data_start_backup_v3() 461 _error: in ndmpd_data_start_backup_v3() 496 goto _error; in ndmpd_data_start_recover_v3() 522 goto _error; in ndmpd_data_start_recover_v3() 541 _error: in ndmpd_data_start_recover_v3()
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | remove.c | 1560 int _error, _remove; in remove_hdl() local 1570 if (((_error = remove_hdl(ghp, clmp, &_remove)) != 0) && in remove_hdl() 1572 error = _error; in remove_hdl()
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 496 ** The 3rd argument to _string and _error is the number of characters to
|