Home
last modified time | relevance | path

Searched defs:libio_vtable (Results 1 – 12 of 12) sorted by relevance

/libio/
A Diovsprintf.c38 static const struct _IO_jump_t _IO_str_chk_jumps libio_vtable = variable
A Diofopncook.c111 static const struct _IO_jump_t _IO_cookie_jumps libio_vtable = { variable
240 static const struct _IO_jump_t _IO_old_cookie_jumps libio_vtable = { variable
A Dwmemstream.c37 static const struct _IO_jump_t _IO_wmem_jumps libio_vtable = variable
A Dmemstream.c36 static const struct _IO_jump_t _IO_mem_jumps libio_vtable = variable
A Dwfileops.c1021 const struct _IO_jump_t _IO_wfile_jumps libio_vtable = variable
1047 const struct _IO_jump_t _IO_wfile_jumps_mmap libio_vtable = variable
1071 const struct _IO_jump_t _IO_wfile_jumps_maybe_mmap libio_vtable = variable
A Doldiopopen.c211 const struct _IO_jump_t _IO_old_proc_jumps libio_vtable = { variable
A Dfileops.c1432 const struct _IO_jump_t _IO_file_jumps libio_vtable = variable
1457 const struct _IO_jump_t _IO_file_jumps_mmap libio_vtable = variable
1481 const struct _IO_jump_t _IO_file_jumps_maybe_mmap libio_vtable = variable
A Dwstrops.c362 const struct _IO_jump_t _IO_wstr_jumps libio_vtable = variable
A Dstrops.c353 const struct _IO_jump_t _IO_str_jumps libio_vtable = variable
A Diopopen.c294 static const struct _IO_jump_t _IO_proc_jumps libio_vtable = { variable
A Doldfileops.c720 const struct _IO_jump_t _IO_old_file_jumps libio_vtable = variable
A DlibioP.h900 #define libio_vtable __attribute__ ((section ("__libc_IO_vtables"))) macro

Completed in 39 milliseconds