Searched refs:_IO_proc_jumps (Results 1 – 6 of 6) sorted by relevance
48 static const struct _IO_jump_t _IO_proc_jumps; variable238 _IO_JUMPS (&new_f->fpx.file) = &_IO_proc_jumps; in _IO_new_popen()294 static const struct _IO_jump_t _IO_proc_jumps libio_vtable = {
607 --required=_IO_proc_jumps \
8757 _IO_wfile_jumps_mmap, _IO_proc_jumps, _IO_old_proc_jumps,
1770 * libio/iopopen.c (_IO_proc_jumps): Likewise.
12477 * libio/iopopen.c (_IO_proc_jumps): Mark as static.
19893 (_IO_proc_jumps): Define as vtable.