Home
last modified time | relevance | path

Searched refs:io_functions (Results 1 – 2 of 2) sorted by relevance

/libio/
A Diofopncook.c152 void *cookie, cookie_io_functions_t io_functions) in _IO_cookie_init() argument
158 set_callbacks (&cfile->__io_functions, io_functions); in _IO_cookie_init()
176 cookie_io_functions_t io_functions) in _IO_fopencookie() argument
212 _IO_cookie_init (&new_f->cfile, read_write, cookie, io_functions); in _IO_fopencookie()
266 cookie_io_functions_t io_functions) in _IO_old_fopencookie() argument
270 ret = _IO_fopencookie (cookie, mode, io_functions); in _IO_old_fopencookie()
A DlibioP.h350 cookie_io_functions_t io_functions);

Completed in 8 milliseconds