Searched defs:cookie_seek_function_t (Results 1 – 5 of 5) sorted by relevance
18 typedef int cookie_seek_function_t(void *, off64_t *, int); typedef
195 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
204 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
78 typedef int cookie_seek_function_t; typedef
4907 typedef int cookie_seek_function_t(void *__cookie, off_t *__off, int __whence); typedef