/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | resolve.c | 71 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_VISTYPES), in sym_visibility_diag() 76 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_DEFTAKEN), in sym_visibility_diag() 291 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES), in sym_typecheck() 571 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES), in sym_tworeals() 593 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES), in sym_tworeals() 629 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_DEFTAKEN), in sym_tworeals() 635 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_DEFTAKEN), in sym_tworeals() 641 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_DEFTAKEN), in sym_tworeals() 692 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES), in sym_realtent() 733 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES), in sym_realtent() [all …]
|
H A D | version.c | 129 ld_eprintf(ofl, ERR_NONE, in vers_visit_children() 136 ld_eprintf(ofl, ERR_NONE, in vers_visit_children() 545 ld_eprintf(ofl, ERR_NONE, in vers_index() 549 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_VER_ADDVER), in vers_index()
|
H A D | machsym.sparc.c | 139 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES), in ld_mach_sym_typecheck_sparc()
|
H A D | ldmain.c | 85 case ERR_NONE: in ld_eprintf()
|
H A D | syms.c | 853 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FMT_UNDEF), in sym_undef_entry() 883 ld_eprintf(ofl, ERR_NONE, MSG_INTL(format[type]), in sym_undef_entry()
|
H A D | relocate.c | 2839 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_REL_REMAIN_FMT_1), str1, in ld_reloc_remain_entry() 2846 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_REL_REMAIN_2), in ld_reloc_remain_entry()
|
H A D | files.c | 777 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_CAP_MULDEFSYMS), in ld_cap_add_family()
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | cmdline.c | 142 errnum = ERR_NONE; in enter_cmdline() 202 errnum = ERR_NONE; in run_script()
|
H A D | disk_io.c | 438 if (fsys_type == NUM_FSYS && errnum == ERR_NONE) in attempt_mount() 576 errnum = ERR_NONE; in check_and_print_mount() 870 errnum = ERR_NONE; in next_partition() 896 errnum = ERR_NONE; in next_partition() 1024 errnum = ERR_NONE; in real_open_partition() 1056 errnum = ERR_NONE; in real_open_partition() 1077 errnum = ERR_NONE; in real_open_partition() 1280 if (errnum != ERR_NONE) in open_device()
|
H A D | common.c | 51 grub_error_t errnum = ERR_NONE; 57 [ERR_NONE] = 0,
|
H A D | builtins.c | 375 if (errnum == ERR_NONE) in bootp_func() 467 if (errnum == ERR_NONE) in chainloader_func() 495 errnum = ERR_NONE; in chainloader_func() 924 if (errnum == ERR_NONE) in dhcp_func() 1649 errnum = ERR_NONE; in find_common() 1664 errnum = ERR_NONE; in find_common() 1669 errnum = ERR_NONE; in find_common() 1682 errnum = ERR_NONE; in find_common() 1723 errnum = ERR_NONE; in find_common() 1728 errnum = ERR_NONE; in find_common() [all …]
|
H A D | boot.c | 339 errnum = ERR_NONE; in load_image() 342 case ERR_NONE: in load_image() 368 errnum = ERR_NONE; in load_image() 449 if (errnum == ERR_NONE) in load_image()
|
H A D | char_io.c | 140 if (errnum > ERR_NONE && errnum < MAX_ERR_NUM) in print_error() 606 errnum = ERR_NONE; in real_get_cmdline() 619 errnum = ERR_NONE; in real_get_cmdline()
|
H A D | stage2.c | 949 errnum = ERR_NONE; in cmain() 977 errnum = ERR_NONE; in cmain()
|
H A D | shared.h | 539 ERR_NONE = 0, enumerator
|
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.c | 137 rc = ERR_NONE; in ap_parse() 282 case ERR_NONE: in ap_parse() 301 return (rc == ERR_NONE? 0 : -1); in ap_parse()
|
H A D | ap.h | 186 #define ERR_NONE 21 macro
|
H A D | ap_msg.c | 110 #define ap_err_fmt(i) ap_err_fmts[min((uint_t)(i), ERR_NONE)]
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | move.c | 157 eprintf(lml, ERR_NONE, MSG_INTL(MSG_MOVE_ERR1)); in move_data()
|
H A D | setup.c | 373 eprintf(&lml_main, ERR_NONE, MSG_INTL(MSG_USG_BADOPT)); in setup()
|
H A D | util.c | 2915 if (error > ERR_NONE) { in veprintf()
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | sgs.h | 126 ERR_NONE, /* plain message */ enumerator
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 2840 ERR_EXEC_FORMAT, when ERRNUM is ERR_NONE, even if grub_read 6192 ERRNUM to ERR_NONE.
|