Searched refs:vfscanf (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dscanf.c39 done = vfscanf (stdin, format, arg);
H A Dvfscanf.c2446 weak_alias (__vfscanf, vfscanf)
/haiku/headers/private/kernel/boot/
H A Dstdio.h79 extern int vfscanf(FILE *stream, char const *format, va_list ap);
/haiku/headers/posix/
H A Dstdio.h189 extern int vfscanf(FILE *stream, char const *format, va_list ap);
/haiku/src/system/libroot/posix/glibc/libio/
H A Dstdio.h375 extern int vfscanf (FILE *__restrict __s, __const char *__restrict __format,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2636 void vfscanf() {} function
H A Dlibroot_stubs_legacy.c2626 void vfscanf() {} function

Completed in 168 milliseconds