Searched refs:doprf (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtsubrs.c | 45 static void doprf(); 111 doprf(-1, fmt, x1, cp); 126 doprf(fd, fmt, adx, linebuf); 130 doprf(fd, fmt, adx, linebuf) in doprf() function
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | debug.c | 354 (void) doprf(format, args, &prf); in dbg_print()
|
H A D | util.c | 2579 doprf(const char *format, va_list args, Prfbuf *prf) in doprf() function 2792 if (doprf(format, args, prf) == 0) in doprintf() 2863 (void) doprf(format, args, &prf); in printf() 2960 if ((overflow == 0) && doprf(format, args, &prf) == 0) in veprintf()
|
H A D | _rtld.h | 694 extern size_t doprf(const char *, va_list, Prfbuf *);
|
/titanic_44/usr/src/cmd/abi/appcert/etc/ |
H A D | etc.scoped.in | 173 SCOPED_SYMBOL|SunOS_5.6|ld.so.1|doprf
|
/titanic_44/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 1100 6487284 ld.so.1: buffer overflow in doprf() function
|