Searched refs:wsprintf (Results 1 – 17 of 17) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | fakewin.h | 50 #define sprintf wsprintf
|
/titanic_44/usr/src/lib/libc/port/i18n/ |
H A D | wsprintf.c | 49 wsprintf(wchar_t *wstring, const char *format, ...) in wsprintf() function
|
/titanic_44/usr/src/cmd/oawk/ |
H A D | run.c | 512 wsprintf(p, "%s", fmt); in format() 533 if (flag == 1) wsprintf(tbuf, fmt, xf); in format() 534 else if (flag == 2) wsprintf(tbuf, fmt, (long)xf); in format() 535 else if (flag == 3) wsprintf(tbuf, fmt, (int)xf); in format() 559 wsprintf(p, fmt, str); in format() 874 wsprintf(num, "%d", n); in split() 892 wsprintf(num, "%d", n); in split()
|
/titanic_44/usr/src/cmd/awk_xpg4/ |
H A D | awk2.c | 764 (void) wsprintf(bptr, (const char *) fmtbuf, c); in xprintf() 783 (void) wsprintf(bptr, (const char *) fmtbuf, in xprintf() 808 (void) wsprintf(bptr, (const char *) fmtbuf, in xprintf() 828 (void) wsprintf(bptr, (const char *) fmtbuf, in xprintf()
|
H A D | awk3.c | 891 (void) wsprintf(numbuf, in exprstring()
|
/titanic_44/usr/src/head/ |
H A D | widec.h | 87 extern int wsprintf(wchar_t *, const char *, ...);
|
/titanic_44/usr/src/lib/libw/common/ |
H A D | mapfile-vers | 121 wsprintf { TYPE = FUNCTION };
|
/titanic_44/usr/src/cmd/sgs/yacc/common/ |
H A D | y1.c | 402 (void) wsprintf(q, "%d)", -i);
|
H A D | y2.c | 743 (void) wsprintf(actname, "$$%d", nprod);
|
/titanic_44/usr/src/lib/libc/amd64/ |
H A D | Makefile | 701 wsprintf.o \
|
/titanic_44/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 712 wsprintf.o \
|
/titanic_44/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 745 wsprintf.o \
|
/titanic_44/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 767 wsprintf.o \
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | llib-lc | 1565 /* wsprintf.c */ 1566 int wsprintf(wchar_t *wstring, const char *format, ...);
|
H A D | mapfile-vers | 1515 wsprintf;
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 546 wsprintf.3c \
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 541 file path=usr/share/man/man3c/wsprintf.3c
|