OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vfwscanf
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/stdio/
vwscanf.c
50
return
vfwscanf
(stdin, fmt, ap);
wscanf.c
53
r =
vfwscanf
(stdin, fmt, ap);
fwscanf.c
53
r =
vfwscanf
(fp, fmt, ap);
Makefile.inc
19
vasprintf.c vdprintf.c vfprintf.c vfscanf.c vfwprintf.c
vfwscanf
.c \
67
MLINKS+=wscanf.3 vswscanf.3 wscanf.3
vfwscanf
.3
vfwscanf.c
1
/* $NetBSD:
vfwscanf
.c,v 1.13 2022/04/19 20:32:16 rillig Exp $ */
43
__FBSDID("$FreeBSD: src/lib/libc/stdio/
vfwscanf
.c,v 1.12 2004/05/02 20:13:29 obrien Exp $");
45
__RCSID("$NetBSD:
vfwscanf
.c,v 1.13 2022/04/19 20:32:16 rillig Exp $");
117
vfwscanf
(FILE * __restrict fp, const wchar_t * __restrict fmt, va_list ap)
function in typeref:typename:int
/src/include/
wchar.h
204
int
vfwscanf
(FILE * __restrict, const wchar_t * __restrict, __va_list);
Completed in 14 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025