Searched refs:vfdprintf (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dutil_file.c390 _PUBLIC_ int vfdprintf(int fd, const char *format, va_list ap) function
411 ret = vfdprintf(fd, format, ap);
H A Dutil.h595 _PUBLIC_ int vfdprintf(int fd, const char *format, va_list ap) PRINTF_ATTRIBUTE(2,0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dutil_file.c390 _PUBLIC_ int vfdprintf(int fd, const char *format, va_list ap) function
411 ret = vfdprintf(fd, format, ap);
H A Dutil.h595 _PUBLIC_ int vfdprintf(int fd, const char *format, va_list ap) PRINTF_ATTRIBUTE(2,0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dutil_file.c390 _PUBLIC_ int vfdprintf(int fd, const char *format, va_list ap) function
411 ret = vfdprintf(fd, format, ap);
H A Dutil.h595 _PUBLIC_ int vfdprintf(int fd, const char *format, va_list ap) PRINTF_ATTRIBUTE(2,0);

Completed in 126 milliseconds