Searched refs:vdprintf (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/libc/stdio/
H A Ddprintf.c42 ret = vdprintf(fd, fmt, ap);
H A Dvdprintf.c46 vdprintf(int fd, const char * __restrict fmt, va_list ap) function
H A DMakefile.inc24 tmpnam.c ungetc.c ungetwc.c vasprintf.c vdprintf.c vfprintf.c \
69 printf.3 vasprintf.3 printf.3 vdprintf.3 \
/barrelfish-2018-10-04/include/
H A Dstdio.h363 int vdprintf(int, const char * __restrict, __va_list);

Completed in 47 milliseconds