Home
last modified time | relevance | path

Searched refs:vsnprintf (Results 1 – 25 of 268) sorted by relevance

1234567891011

/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dmessages.c208 vsnprintf (buffer, sizeof (buffer), format, args); in as_warn()
225 vsnprintf (buffer, sizeof (buffer), format, args);
246 vsnprintf (buffer, sizeof (buffer), format, args); in as_warn_where()
265 vsnprintf (buffer, sizeof (buffer), format, args);
307 vsnprintf (buffer, sizeof (buffer), format, args); in as_bad()
323 vsnprintf (buffer, sizeof (buffer), format, args);
342 vsnprintf (buffer, sizeof (buffer), format, args); in as_bad_where()
360 vsnprintf (buffer, sizeof (buffer), format, args);
/openbsd/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstdio.h149 #undef vsnprintf
161 (vsnprintf)(char * restrict, size_t, const char * restrict, __gnuc_va_list);
169 using ::vsnprintf;
179 using __gnu_cxx::vsnprintf;
/openbsd/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cstdio.h151 #undef vsnprintf
163 (vsnprintf)(char * __restrict, size_t, const char * __restrict, __gnuc_va_list);
172 using ::vsnprintf;
183 using ::__gnu_cxx::vsnprintf;
/openbsd/usr.sbin/syslogd/
H A Dlog.c107 l = vsnprintf(ebuf, sizeof(ebuf), emsg, ap); in log_warn()
147 vsnprintf(debug_ebuf + debug_length, in log_debug()
169 l = vsnprintf(debug_ebuf + debug_length, in log_debugadd()
188 (void)vsnprintf(ebuf, sizeof(ebuf), emsg, ap); in vfatalc()
/openbsd/bin/pax/
H A Dtty_subs.c98 (void)vsnprintf(buf, sizeof(buf), fmt, ap); in tty_prnt()
150 (void)vsnprintf(buf, sizeof(buf), fmt, ap); in paxwarn()
181 (void)vsnprintf(buf, sizeof(buf), fmt, ap); in syswarn()
/openbsd/gnu/lib/libiberty/src/
H A Dsnprintf.c47 int vsnprintf (char *, size_t, const char *, va_list);
57 result = vsnprintf (s, n, format, ap); in snprintf()
H A Dvsnprintf.c57 vsnprintf (char *s, size_t n, const char *format, va_list ap) in vsnprintf() function
99 result = vsnprintf (s, n, format, ap); in checkit()
/openbsd/lib/libc/stdio/
H A Dvsnprintf.c40 vsnprintf(char *str, size_t n, const char *fmt, __va_list ap) in vsnprintf() function
65 DEF_STRONG(vsnprintf);
/openbsd/sys/dev/pci/drm/include/linux/
H A Dkernel.h64 len = vsnprintf(NULL, 0, fmt, vl); in kvasprintf()
69 vsnprintf(buf, len + 1, fmt, ap); in kvasprintf()
93 nc = vsnprintf(buf, size, fmt, ap); in vscnprintf()
/openbsd/gnu/llvm/lldb/source/Utility/
H A DVASprintf.cpp30 int length = ::vsnprintf(buf.data(), buf.size(), fmt, args); in VASprintf()
41 length = ::vsnprintf(buf.data(), buf.size(), fmt, copy_args); in VASprintf()
/openbsd/usr.sbin/sasyncd/
H A Dlog.c75 (void)vsnprintf(logbuf + off, sizeof logbuf - off, fmt, ap); in log_err()
94 (void)vsnprintf(logbuf, sizeof logbuf, fmt, ap); in log_msg()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dc99-printf-3.c31 vsnprintf (s, n, "%d", v0); in foo()
32 vsnprintf (s, n, "%Y", v1); /* { dg-warning "format" "vsnprintf" } */ in foo()
H A Dc90-printf-3.c34 vsnprintf (s, n, "%d", v6); in foo()
35 vsnprintf (s, n, "%Y", v7); in foo()
H A Dext-6.c33 vsnprintf (s, n, "%d", v6); in foo()
34 vsnprintf (s, n, "%Y", v7); /* { dg-warning "format" "vsnprintf" } */ in foo()
/openbsd/gnu/gcc/libssp/ssp/
H A Dstdio.h49 #undef vsnprintf
74 #define vsnprintf(str, len, fmt, ap) \ macro
/openbsd/usr.bin/make/
H A Dbuf.c143 n = vsnprintf(bp->inPtr, bp->endPtr - bp->inPtr, fmt, va); in Buf_printf()
149 (void)vsnprintf(bp->inPtr, bp->endPtr - bp->inPtr, fmt, vb); in Buf_printf()
/openbsd/gnu/llvm/libcxx/include/__support/ibm/
H A Dxlocale.h114 int str_size = vsnprintf(*strp, buff_size, fmt, ap_copy); in vasprintf()
121 str_size = vsnprintf(*strp, str_size + 1, fmt, ap); in vasprintf()
/openbsd/lib/libz/
H A Dgzguts.h91 # ifndef vsnprintf
92 # define vsnprintf _vsnprintf macro
/openbsd/gnu/llvm/libcxx/src/support/win32/
H A Dsupport.cpp28 int count = vsnprintf( NULL, 0, format, ap_copy ); in __libcpp_vasprintf()
41 if (vsnprintf(p, buffer_size, format, ap) != count) { in __libcpp_vasprintf()
/openbsd/usr.sbin/nsd/
H A Dbuffer.c118 written = vsnprintf((char *) buffer_current(buffer), remaining, in buffer_printf()
124 written = vsnprintf((char *) buffer_current(buffer), in buffer_printf()
/openbsd/usr.sbin/route6d/
H A Dlog.c77 (void)vsnprintf(tmpbuf, sizeof(tmpbuf), fmt, ap); in log_enqueue()
94 (void)vsnprintf(tmpbuf, sizeof(tmpbuf), fmt, ap); in vlog()
/openbsd/usr.sbin/vmd/
H A Dlog.c53 vsnprintf(log_procname, sizeof(log_procname), fmt, ap); in log_procinit()
168 (void)vsnprintf(s, sizeof(s), emsg, ap); in vfatalc()
/openbsd/usr.bin/rdist/
H A Dmessage.c572 (void) vsnprintf(buf, sizeof(buf), fmt, args); in message()
599 (void) vsnprintf(buf, sizeof(buf), fmt, args); in debugmsg()
640 (void) vsnprintf(buf, sizeof(buf), fmt, args); in error()
676 (void) vsnprintf(buf, sizeof(buf), fmt, args); in fatalerr()
/openbsd/regress/gnu/egcs/gcc-builtins/
H A Dvsprintf-1.c.exp1 vsprintf-1.c:: warning: vsprintf() is often misused, please use vsnprintf()
H A Dvsprintf-2.c.exp1 vsprintf-2.c:: warning: vsprintf() is often misused, please use vsnprintf()

1234567891011