Searched defs:cookie_seek_function_t (Results 1 – 7 of 7) sorted by relevance
| /external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-types/ |
| D | cookie_io_functions_t.h | 18 typedef int cookie_seek_function_t(void *, off64_t *, int); typedef
|
| /external/llvm-libc/include/llvm-libc-types/ |
| D | cookie_io_functions_t.h | 18 typedef int cookie_seek_function_t(void *, off64_t *, int); typedef
|
| /external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-types/ |
| D | cookie_io_functions_t.h | 18 typedef int cookie_seek_function_t(void *, off64_t *, int); typedef
|
| /external/musl/include/ |
| D | stdio.h | 202 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /external/trusty/musl/include/ |
| D | stdio.h | 204 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /external/python/pycparser/utils/fake_libc_include/ |
| D | _fake_typedefs.h | 78 typedef int cookie_seek_function_t; typedef
|
| /external/python/pycparser/tests/c_files/ |
| D | cppd_with_stdio_h.c | 4907 typedef int cookie_seek_function_t(void *__cookie, off_t *__off, int __whence); typedef
|