OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__svfscanf
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/stdio/
vscanf.c
59
return
__svfscanf
(stdin, fmt, ap);
scanf.c
63
ret =
__svfscanf
(stdin, fmt, ap);
fscanf.c
63
ret =
__svfscanf
(fp, fmt, ap);
local.h
66
extern int
__svfscanf
(FILE * __restrict, const char * __restrict,
vfscanf.c
66
*
__svfscanf
.
69
__weak_alias(vfscanf,
__svfscanf
)
130
*
__svfscanf
- MT-safe version
133
__svfscanf
(FILE *fp, char const *fmt0, va_list ap)
function in typeref:typename:int
156
* __svfscanf_unlocked - non-MT-safe version of
__svfscanf
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025