Home
last modified time | relevance | path

Searched refs:Prfbuf (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h368 } Prfbuf; typedef
660 extern int bufprint(Prfbuf *, const char *, ...);
687 extern size_t doprf(const char *, va_list, Prfbuf *);
688 extern int dowrite(Prfbuf *);
H A Ddebug.c218 Prfbuf prf; in dbg_print()
H A Dutil.c2515 dowrite(Prfbuf * prf) in dowrite()
2581 doprf(const char *format, va_list args, Prfbuf *prf) in doprf()
2790 doprintf(const char *format, va_list args, Prfbuf *prf) in doprintf()
2806 Prfbuf prf; in sprintf()
2827 Prfbuf prf; in snprintf()
2841 bufprint(Prfbuf *prf, const char *format, ...) in bufprint()
2859 Prfbuf prf; in printf()
2891 Prfbuf prf; in veprintf()