Searched refs:cookie_seek_function_t (Results 1 – 8 of 8) sorted by relevance
/third_party/musl/ndk_musl_include/ |
D | stdio.h | 191 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef 197 cookie_seek_function_t *seek;
|
/third_party/musl/include/ |
D | stdio.h | 195 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef 201 cookie_seek_function_t *seek;
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | stdio.h | 193 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef 199 cookie_seek_function_t *seek;
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | stdio.h | 193 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef 199 cookie_seek_function_t *seek;
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | stdio.h | 195 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef 201 cookie_seek_function_t *seek;
|
/third_party/musl/porting/linux/user/include/ |
D | stdio.h | 195 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef 201 cookie_seek_function_t *seek;
|
/third_party/elfutils/tests/ |
D | run-dwarf-getstring.sh | 105 cookie_seek_function_t
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 2086 typedef __io_seek_fn cookie_seek_function_t; typedef
|