Searched refs:__vfwscanf (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/lib/libc/stdio/ |
| HD | vswscanf.c | 94 r = __vfwscanf(&f, locale, fmt, ap); in vswscanf_l()
|
| HD | local.h | 82 extern int __vfwscanf(FILE * __restrict, locale_t, const wchar_t * __restrict,
|
| HD | vfwscanf.c | 433 ret = __vfwscanf(fp, locale, fmt, ap); in vfwscanf_l() 447 __vfwscanf(FILE * __restrict fp, locale_t locale, in __vfwscanf() function
|