Symbol: _IO_FILE_plus
src/libs/stdc++/legacy/filebuf.cc
120
_IO_un_link (reinterpret_cast<_IO_FILE_plus*>(this));
src/libs/stdc++/legacy/filebuf.cc
36
_IO_file_init(reinterpret_cast<_IO_FILE_plus*>(this));
src/libs/stdc++/legacy/filebuf.cc
41
_IO_file_init(reinterpret_cast<_IO_FILE_plus*>(this));
src/libs/stdc++/legacy/filebuf.cc
59
_IO_file_init(reinterpret_cast<_IO_FILE_plus*>(this));
src/libs/stdc++/legacy/filebuf.cc
65
_IO_file_init(reinterpret_cast<_IO_FILE_plus*>(this));
src/libs/stdc++/legacy/stdstrbufs.cc
125
_IO_FILE_plus *_IO_list_all
src/libs/stdc++/legacy/stdstrbufs.cc
126
= reinterpret_cast<_IO_FILE_plus*>(&_IO_stderr_buf.s);
src/libs/stdc++/legacy/stdstrbufs.cc
61
struct _IO_FILE_plus NAME \
src/libs/stdc++/legacy/stdstrbufs.cc
65
struct _IO_FILE_plus NAME = {FILEBUF_LITERAL(CHAIN, FLAGS, FD, NULL), STD_VTABLE}
src/libs/stdc++/legacy/stdstrbufs.cc
73
_IO_FILE_plus *_IO_list_all = &_IO_stderr_;
src/libs/stdc++/legacy/streambuf.cc
39
void streambuf::_un_link() { _IO_un_link(reinterpret_cast<_IO_FILE_plus*>(this)); }
src/libs/stdc++/legacy/streambuf.cc
41
void streambuf::_link_in() { _IO_link_in(reinterpret_cast<_IO_FILE_plus*>(this)); }
src/system/libroot/posix/glibc/libio/fileops.c
143
struct _IO_FILE_plus *fp;
src/system/libroot/posix/glibc/libio/fileops.c
190
_IO_un_link ((struct _IO_FILE_plus *) fp);
src/system/libroot/posix/glibc/libio/fileops.c
249
_IO_link_in ((struct _IO_FILE_plus *) fp);
src/system/libroot/posix/glibc/libio/fileops.c
433
((struct _IO_FILE_plus *) fp)->vtable = fp->_wide_data->_wide_vtable;
src/system/libroot/posix/glibc/libio/fileops.c
495
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_file_jumps;
src/system/libroot/posix/glibc/libio/fileops.c
504
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_file_jumps_mmap;
src/system/libroot/posix/glibc/libio/fileops.c
737
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_file_jumps;
src/system/libroot/posix/glibc/libio/fileops.c
739
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_wfile_jumps;
src/system/libroot/posix/glibc/libio/fileops.c
808
_IO_JUMPS ((struct _IO_FILE_plus *)fp) = &_IO_file_jumps_mmap;
src/system/libroot/posix/glibc/libio/fileops.c
810
_IO_JUMPS ((struct _IO_FILE_plus *)fp) = &_IO_wfile_jumps_mmap;
src/system/libroot/posix/glibc/libio/fileops.c
822
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_file_jumps;
src/system/libroot/posix/glibc/libio/fileops.c
824
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_wfile_jumps;
src/system/libroot/posix/glibc/libio/freopen.c
101
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_file_jumps;
src/system/libroot/posix/glibc/libio/freopen.c
94
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_old_file_jumps;
src/system/libroot/posix/glibc/libio/genops.c
59
struct _IO_FILE_plus *fp;
src/system/libroot/posix/glibc/libio/genops.c
705
_IO_un_link ((struct _IO_FILE_plus *) fp);
src/system/libroot/posix/glibc/libio/genops.c
74
_IO_list_all = (struct _IO_FILE_plus *) _IO_list_all->file._chain;
src/system/libroot/posix/glibc/libio/genops.c
98
struct _IO_FILE_plus *fp;
src/system/libroot/posix/glibc/libio/iofclose.c
55
_IO_un_link ((struct _IO_FILE_plus *) fp);
src/system/libroot/posix/glibc/libio/iofdopen.c
49
struct _IO_FILE_plus fp;
src/system/libroot/posix/glibc/libio/iofopen.c
50
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_file_jumps_maybe_mmap;
src/system/libroot/posix/glibc/libio/iofopen.c
52
_IO_JUMPS ((struct _IO_FILE_plus *) fp) = &_IO_wfile_jumps_maybe_mmap;
src/system/libroot/posix/glibc/libio/iofopen.c
68
struct _IO_FILE_plus fp;
src/system/libroot/posix/glibc/libio/iofopncook.c
273
_IO_JUMPS ((struct _IO_FILE_plus *) ret) = &_IO_old_cookie_jumps;
src/system/libroot/posix/glibc/libio/iofwide.c
202
((struct _IO_FILE_plus *) fp)->vtable = fp->_wide_data->_wide_vtable;
src/system/libroot/posix/glibc/libio/iopopen.c
87
struct _IO_FILE_plus file;
src/system/libroot/posix/glibc/libio/iovdprintf.c
36
struct _IO_FILE_plus tmpfil;
src/system/libroot/posix/glibc/libio/libio.h
314
struct _IO_FILE_plus;
src/system/libroot/posix/glibc/libio/libio.h
322
extern struct _IO_FILE_plus _IO_2_1_stdin_;
src/system/libroot/posix/glibc/libio/libio.h
323
extern struct _IO_FILE_plus _IO_2_1_stdout_;
src/system/libroot/posix/glibc/libio/libio.h
324
extern struct _IO_FILE_plus _IO_2_1_stderr_;
src/system/libroot/posix/glibc/libio/libioP.h
111
(*(struct _IO_jump_t **) ((void *) &_IO_JUMPS ((struct _IO_FILE_plus *) (THIS)) \
src/system/libroot/posix/glibc/libio/libioP.h
115
# define _IO_JUMPS_FUNC(THIS) _IO_JUMPS ((struct _IO_FILE_plus *) (THIS))
src/system/libroot/posix/glibc/libio/libioP.h
362
struct _IO_FILE_plus __fp;
src/system/libroot/posix/glibc/libio/libioP.h
386
extern void _IO_un_link (struct _IO_FILE_plus *) __THROW;
src/system/libroot/posix/glibc/libio/libioP.h
388
extern void _IO_link_in (struct _IO_FILE_plus *) __THROW;
src/system/libroot/posix/glibc/libio/libioP.h
590
extern void _IO_file_init (struct _IO_FILE_plus *) __THROW;
src/system/libroot/posix/glibc/libio/libioP.h
617
extern void _IO_new_file_init (struct _IO_FILE_plus *) __THROW;
src/system/libroot/posix/glibc/libio/libioP.h
632
extern void _IO_old_file_init (struct _IO_FILE_plus *) __THROW;
src/system/libroot/posix/glibc/libio/libioP.h
710
extern struct _IO_FILE_plus *_IO_list_all;
src/system/libroot/posix/glibc/libio/memstream.c
92
_IO_JUMPS ((struct _IO_FILE_plus *) &new_f->fp._sf._sbf) = &_IO_mem_jumps;
src/system/libroot/posix/glibc/libio/stdfiles.c
42
struct _IO_FILE_plus NAME \
src/system/libroot/posix/glibc/libio/stdfiles.c
48
struct _IO_FILE_plus NAME \
src/system/libroot/posix/glibc/libio/stdfiles.c
57
struct _IO_FILE_plus NAME \
src/system/libroot/posix/glibc/libio/stdfiles.c
62
struct _IO_FILE_plus NAME \
src/system/libroot/posix/glibc/libio/stdfiles.c
72
struct _IO_FILE_plus *_IO_list_all = &_IO_2_1_stderr_;
src/system/libroot/posix/glibc/libio/wgenops.c
217
_IO_un_link ((struct _IO_FILE_plus *) fp);
src/system/libroot/posix/glibc/stdio-common/vfprintf.c
2200
struct _IO_FILE_plus _f;