Searched defs:cookie_seek_function_t (Results 1 – 6 of 6) sorted by relevance
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | stdio.h | 195 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | stdio.h | 193 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | stdio.h | 193 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/musl/include/ |
| D | stdio.h | 200 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/musl/porting/linux/user/include/ |
| D | stdio.h | 200 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 2086 typedef __io_seek_fn cookie_seek_function_t; typedef
|