Searched refs:io_functions (Results 1 – 2 of 2) sorted by relevance
152 void *cookie, cookie_io_functions_t io_functions) in _IO_cookie_init() argument158 set_callbacks (&cfile->__io_functions, io_functions); in _IO_cookie_init()176 cookie_io_functions_t io_functions) in _IO_fopencookie() argument212 _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() argument270 ret = _IO_fopencookie (cookie, mode, io_functions); in _IO_old_fopencookie()
350 cookie_io_functions_t io_functions);
Completed in 8 milliseconds