OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wchar_io_data
(Results
1 - 11
of
11
) sorted by relevancy
/src/lib/libc/stdio/
wcio.h
39
struct
wchar_io_data
{
struct
51
struct
wchar_io_data
*_wcio = WCIO_GET(fp);\
fgetpos.c
54
struct
wchar_io_data
*wcio;
fsetpos.c
57
struct
wchar_io_data
*wcio;
fwide.c
45
struct
wchar_io_data
*wcio;
ungetwc.c
46
struct
wchar_io_data
*wcio;
fgetwc.c
46
struct
wchar_io_data
*wcio;
fileext.h
36
struct
wchar_io_data
_wcio; /* wide char i/o status */
fputwc.c
48
struct
wchar_io_data
*wcio;
vswscanf.c
100
(void)memset(WCIO_GET(&f), 0, sizeof(struct
wchar_io_data
));
findfp.c
151
memset(WCIO_GET(fp), 0, sizeof(struct
wchar_io_data
));
vfwprintf.c
171
memset(WCIO_GET(&fake), 0, sizeof(struct
wchar_io_data
));
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025