Searched defs:ERR_FATAL (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dcommon_sparc.c149 eprintf(LIST(lmp), ERR_FATAL, local
H A Dsparc_elf.c399 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_PLTREF),
430 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_NOSYM), NAME(lmp),
1020 eprintf(LIST(lmp), ERR_FATAL, local
1081 eprintf(LIST(lmp), ERR_FATAL, local
/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h109 #define ERR_FATAL (ERR_FILES|ERR_INVAL|ERR_NOBASE|ERR_OTHER) macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h130 ERR_FATAL, /* fatal error */ enumerator in enum:__anon1664
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c540 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_PLTREF),
571 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_NOSYM), NAME(lmp),
1253 eprintf(LIST(lmp), ERR_FATAL, local
1331 eprintf(LIST(lmp), ERR_FATAL, local
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Daudit.c1365 eprintf(LIST(clmp), ERR_FATAL, MSG_INTL(MSG_AUD_DISABLED), name); local
1489 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_GEN_NOSYM),
1513 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_AUD_BADVERS),
H A Ddlfcns.c579 eprintf(LIST(clmp), ERR_FATAL, MSG_INTL(MSG_ARG_INVHNDL), local
753 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_ARG_ILLMODE_5));
979 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_ARG_ILLPATH));
989 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_ARG_ILLMODE_1));
993 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_ARG_ILLMODE_2));
997 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_ARG_ILLMODE_3));
1001 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_ARG_ILLMODE_4));
1476 eprintf(LIST(clmp), ERR_FATAL, nosym_str, name); local
1493 eprintf(LIST(clmp), ERR_FATAL, MSG_INTL(MSG_ARG_ILLSYM)); local
1499 eprintf(LIST(clmp), ERR_FATAL, MSG_INT local
2075 eprintf(LIST(clmp), ERR_FATAL, local
2102 eprintf(LIST(clmp), ERR_FATAL, local
2130 eprintf(LIST(clmp), ERR_FATAL, local
[all...]
H A Danalyze.c1126 eprintf(lml, ERR_FATAL, MSG_INTL(err_reject[rej->rej_type]),
1133 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_SEC_OPEN), name);
1135 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_SYS_OPEN), name,
1544 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_SYS_OPEN), oname,
3416 eprintf(LIST(lmp), ERR_FATAL, MSG_INTL(MSG_SYS_MPROT), local
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c129 #define ERR_FATAL 0x2 /* call exit after printing the */ macro
331 if (flags & ERR_FATAL)
357 errmsg(ERR_FATAL, "out of memory");
374 errmsg(ERR_FATAL, "out of memory");
390 errmsg(ERR_FATAL, "out of memory");
405 errmsg(ERR_FATAL + ERR_PERROR, "failed to open %s:", file);
574 errmsg(ERR_FATAL + ERR_USAGE,
607 errmsg(ERR_FATAL + ERR_USAGE,
622 errmsg(ERR_FATAL, "-o and -g options are incompatible");
624 errmsg(ERR_FATAL, "
[all...]

Completed in 99 milliseconds