Home
last modified time | relevance | path

Searched refs:_IO_JUMPS (Results 1 – 11 of 11) sorted by relevance

/libio/
A Diovsprintf.c87 _IO_JUMPS (&sf._sbf) = &_IO_str_chk_jumps; in __vsprintf_internal()
91 _IO_JUMPS (&sf._sbf) = &_IO_str_jumps; in __vsprintf_internal()
A Diovdprintf.c42 _IO_JUMPS (&tmpfil) = &_IO_file_jumps; in __vdprintf_internal()
A Dstrfile.h94 _IO_JUMPS (&sf->_sbf) = &_IO_str_jumps; in _IO_strfile_read()
A Diofopen.c73 _IO_JUMPS (&new_f->fp) = &_IO_file_jumps; in __fopen_internal()
A Dvasprintf.c52 _IO_JUMPS (&sf._sbf) = &_IO_str_jumps; in __vasprintf_internal()
A Diofdopen.c134 _IO_JUMPS (&new_f->fp) = in _IO_new_fdopen()
A Dvsnprintf.c111 _IO_JUMPS (&sf.f._sbf) = &_IO_strn_jumps; in __vsnprintf_internal()
A Dobprintf.c135 _IO_JUMPS (&new_f.ofile.file) = &_IO_obstack_jumps; in __obstack_vprintf_internal()
A Diopopen.c238 _IO_JUMPS (&new_f->fpx.file) = &_IO_proc_jumps; in _IO_new_popen()
A Diofopncook.c155 _IO_JUMPS (&cfile->__fp) = &_IO_cookie_jumps; in _IO_cookie_init()
A DlibioP.h98 #define _IO_JUMPS(THIS) (THIS)->vtable macro

Completed in 18 milliseconds