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

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dfscanf.c31 done = __vfscanf (stream, format, arg);
H A Dvfscanf.c263 __vfscanf (FILE *s, const char *format, va_list argptr)
2436 __vfscanf (FILE *s, const char *format, va_list argptr) function
2446 weak_alias (__vfscanf, vfscanf)
/haiku/src/system/libroot/posix/glibc/include/
H A Dstdio_private.h15 extern int __vfscanf (FILE *__restrict __s,
19 libc_hidden_proto (__vfscanf)
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c983 void __vfscanf() {} function
H A Dlibroot_stubs_legacy.c900 void __vfscanf() {} function

Completed in 149 milliseconds