Searched refs:veprintf (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h122 * Types of errors (used by veprintf()), together with a generic error return
264 extern void veprintf(Lm_list *, Error, const char *, va_list);
/illumos-gate/usr/src/cmd/sgs/ld/common/
H A Dld.c90 veprintf(Lm_list *lml, Error error, const char *format, va_list args) function
156 veprintf(lml, error, format, args);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c74 * ld-centric wrapper on top of veprintf():
103 veprintf(ofl->ofl_lml, error, format, args);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c2885 veprintf(Lm_list *lml, Error error, const char *format, va_list args) function
3071 veprintf(lml, error, format, args);

Completed in 71 milliseconds