Searched refs:ERR_NONE (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcmdline.c142 errnum = ERR_NONE;
202 errnum = ERR_NONE;
H A Dcommon.c51 grub_error_t errnum = ERR_NONE;
57 [ERR_NONE] = 0,
H A Ddisk_io.c438 if (fsys_type == NUM_FSYS && errnum == ERR_NONE)
576 errnum = ERR_NONE;
870 errnum = ERR_NONE;
896 errnum = ERR_NONE;
1024 errnum = ERR_NONE;
1056 errnum = ERR_NONE;
1077 errnum = ERR_NONE;
1280 if (errnum != ERR_NONE)
H A Dboot.c339 errnum = ERR_NONE;
342 case ERR_NONE:
368 errnum = ERR_NONE;
449 if (errnum == ERR_NONE)
H A Dbuiltins.c377 if (errnum == ERR_NONE)
471 if (errnum == ERR_NONE)
499 errnum = ERR_NONE;
934 if (errnum == ERR_NONE)
1668 errnum = ERR_NONE;
1683 errnum = ERR_NONE;
1688 errnum = ERR_NONE;
1701 errnum = ERR_NONE;
1742 errnum = ERR_NONE;
1747 errnum = ERR_NONE;
[all...]
H A Dchar_io.c141 if (errnum > ERR_NONE && errnum < MAX_ERR_NUM)
628 errnum = ERR_NONE;
641 errnum = ERR_NONE;
H A Dstage2.c949 errnum = ERR_NONE;
977 errnum = ERR_NONE;
H A Dshared.h539 ERR_NONE = 0, enumerator in enum:__anon57
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dresolve.c71 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_VISTYPES),
76 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_DEFTAKEN),
291 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES),
571 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES),
593 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES),
629 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_DEFTAKEN),
635 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_DEFTAKEN),
641 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_DEFTAKEN),
692 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES),
733 ld_eprintf(ofl, ERR_NONE, MSG_INT
[all...]
H A Dmachsym.sparc.c139 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FILETYPES),
H A Dversion.c129 ld_eprintf(ofl, ERR_NONE,
136 ld_eprintf(ofl, ERR_NONE,
545 ld_eprintf(ofl, ERR_NONE,
549 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_VER_ADDVER),
H A Dldmain.c85 case ERR_NONE:
H A Drelocate.c2839 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_REL_REMAIN_FMT_1), str1,
2846 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_REL_REMAIN_2),
H A Dsyms.c853 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_SYM_FMT_UNDEF),
883 ld_eprintf(ofl, ERR_NONE, MSG_INTL(format[type]),
H A Dfiles.c777 ld_eprintf(ofl, ERR_NONE, MSG_INTL(MSG_CAP_MULDEFSYMS),
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.h186 #define ERR_NONE 21 macro
H A Dap.c137 rc = ERR_NONE;
282 case ERR_NONE:
301 return (rc == ERR_NONE? 0 : -1);
H A Dap_msg.c110 #define ap_err_fmt(i) ap_err_fmts[min((uint_t)(i), ERR_NONE)]
/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h126 ERR_NONE, /* plain message */ enumerator in enum:__anon1664
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmove.c157 eprintf(lml, ERR_NONE, MSG_INTL(MSG_MOVE_ERR1));
H A Dsetup.c373 eprintf(&lml_main, ERR_NONE, MSG_INTL(MSG_USG_BADOPT));
H A Dutil.c2915 if (error > ERR_NONE) {

Completed in 128 milliseconds