Home
last modified time | relevance | path

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); in fscanf()
H A Dvfscanf.c263 __vfscanf (FILE *s, const char *format, va_list argptr)
2436 __vfscanf (FILE *s, const char *format, va_list argptr) in __vfscanf() 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_legacy.c903 void __vfscanf() {} in __vfscanf() function
H A Dlibroot_stubs.c978 void __vfscanf() {} in __vfscanf() function