Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h368 } Prfbuf; typedef
667 extern int bufprint(Prfbuf *, const char *, ...);
694 extern size_t doprf(const char *, va_list, Prfbuf *);
695 extern int dowrite(Prfbuf *);
H A Ddebug.c218 Prfbuf prf; in dbg_print()
H A Dutil.c2513 dowrite(Prfbuf * prf) in dowrite()
2579 doprf(const char *format, va_list args, Prfbuf *prf) in doprf()
2788 doprintf(const char *format, va_list args, Prfbuf *prf) in doprintf()
2804 Prfbuf prf; in sprintf()
2825 Prfbuf prf; in snprintf()
2839 bufprint(Prfbuf *prf, const char *format, ...) in bufprint()
2857 Prfbuf prf; in printf()
2889 Prfbuf prf; in veprintf()