Searched refs:eprintf (Results 26 - 35 of 35) sorted by relevance

12

/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h337 LEXTERN int eprintf (const char *, ...);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dutil.c95 eprintf(NULL, ERR_FATAL, MSG_INTL(MSG_SYS_MMAPANON),
H A Dargs.c1717 eprintf(ofl->ofl_lml, ERR_FATAL,
1721 eprintf(ofl->ofl_lml, ERR_FATAL,
2006 eprintf(ofl->ofl_lml, ERR_FATAL, MSG_INTL(MSG_ARG_USEHELP));
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c121 eprintf(&lml_main, ERR_WARNING, MSG_INTL(MSG_GEN_OLDREV),
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),
H A Delf.c613 eprintf(lml, ERR_FATAL,
1262 * suppresses errors generated by eprintf(), but ensures a debug diagnostic is
2934 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_BADTLS),
2952 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_BADTLS),
3011 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_NOSYM), NAME(lmp),
H A Dutil.c2875 * All error messages go through eprintf(). During process initialization,
2896 * entering itself during a eprintf. ie: during eprintf malloc() fails
2897 * and we try and call eprintf ... and then malloc() fails ....
3066 eprintf(Lm_list *lml, Error error, const char *format, ...) function
3152 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_SYS_MMAPANON),
3171 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_SYS_OPEN),
3180 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_SYS_MMAP),
H A Dcap.c956 eprintf(NULL, ERR_WARNING,
H A Dremove.c134 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_ARG_ATEXIT), error);
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c228 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_PLTREF),
258 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_NOSYM), NAME(lmp),

Completed in 103 milliseconds

12