Searched refs:_IO_vdprintf (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diovdprintf.c32 _IO_vdprintf (d, format, arg) function
68 weak_alias (_IO_vdprintf, vdprintf)
H A DlibioP.h631 extern int _IO_vdprintf __P ((int d, __const char *format, _IO_va_list arg));
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Ddprintf.c24 # define vdprintf(d, f, a) _IO_vdprintf (d, f, a)
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c244 void _IO_vdprintf() {} function
H A Dlibroot_stubs_legacy.c354 void _IO_vdprintf() {} function

Completed in 187 milliseconds