Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-types/
H A Dcookie_io_functions_t.h18 typedef int cookie_seek_function_t(void *, off64_t *, int); typedef
24 cookie_seek_function_t *seek;
/freebsd/include/
H A Dstdio.h437 typedef int cookie_seek_function_t(void *, off64_t *, int); typedef
442 cookie_seek_function_t *seek;