Searched refs:vsprintf (Results 51 - 58 of 58) sorted by relevance

123

/haiku/src/tools/
H A Dset_haiku_revision.cpp283 vsprintf(buffer, format, arg);
/haiku/src/bin/pcmcia-cs/
H A Dcardctl.c502 vsprintf(s, fmt, args);
/haiku/src/system/libroot/posix/glibc/libio/
H A Dstdio.h322 extern int vsprintf (char *__restrict __s, __const char *__restrict __format,
/haiku/src/libs/print/libprint/
H A DGraphicsDriver.cpp791 vsprintf(buffer, format, ap);
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1348 #define vsprintf fssh_vsprintf macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2642 void vsprintf() {} function
H A Dlibroot_stubs_legacy.c2632 void vsprintf() {} function
/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c4202 ** either vsnprintf() or vsprintf(). If your system doesn't have
4216 r = vsprintf( str, format, ap );

Completed in 142 milliseconds

123