Searched refs:__io_seek_fn (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h374 typedef int __io_seek_fn (void *__cookie, _IO_off64_t *__pos, int __w); typedef
384 typedef __io_seek_fn cookie_seek_function_t;
392 __io_seek_fn *seek; /* Seek/tell file position. */

Completed in 31 milliseconds