Home
last modified time | relevance | path

Searched defs:cookie_seek_function_t (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/posix/
H A Dstdio.h109 typedef ssize_t (*cookie_seek_function_t)(void *cookie, off_t *offset, int whence); typedef
/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h384 typedef __io_seek_fn cookie_seek_function_t; typedef