Searched refs:_iobuf (Results 1 – 9 of 9) sorted by relevance
/reactos/modules/rostests/winetests/msvcrt/ |
H A D | headers.c | 126 CHECK_STRUCT(_iobuf); in test_structs() 127 CHECK_FIELD(_iobuf, _ptr); in test_structs() 128 CHECK_FIELD(_iobuf, _cnt); in test_structs() 129 CHECK_FIELD(_iobuf, _base); in test_structs() 130 CHECK_FIELD(_iobuf, _flag); in test_structs() 131 CHECK_FIELD(_iobuf, _file); in test_structs() 132 CHECK_FIELD(_iobuf, _charbuf); in test_structs() 133 CHECK_FIELD(_iobuf, _bufsiz); in test_structs() 134 CHECK_FIELD(_iobuf, _tmpfname); in test_structs()
|
/reactos/sdk/include/reactos/wine/ |
H A D | typeof.h | 26 struct _iobuf; 52 …_xsltStylesheet *, struct _xmlDoc *, const char **, const char *, struct _iobuf *, struct _xsltTra…
|
/reactos/sdk/lib/crt/include/internal/mingw-w64/ |
H A D | internal.h | 96 struct _iobuf { struct 106 typedef struct _iobuf FILE; argument
|
/reactos/sdk/include/crt/ |
H A D | yvals.h | 185 #define _Filet _iobuf
|
H A D | mbstring.h | 19 struct _iobuf { struct 29 typedef struct _iobuf FILE; argument
|
H A D | stdio.h | 27 struct _iobuf { struct 37 typedef struct _iobuf FILE; argument
|
H A D | wchar.h | 39 struct _iobuf { struct 49 typedef struct _iobuf FILE; argument
|
/reactos/sdk/include/ucrt/ |
H A D | mbstring.h | 24 typedef struct _iobuf struct
|
H A D | corecrt_wstdio.h | 28 typedef struct _iobuf struct
|