Home
last modified time | relevance | path

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

/third_party/musl/ndk_musl_include/
Dstdio.h191 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
197 cookie_seek_function_t *seek;
/third_party/musl/include/
Dstdio.h195 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/
Dstdio.h193 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
199 cookie_seek_function_t *seek;
/third_party/musl/porting/uniproton/kernel/include/
Dstdio.h193 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/
Dstdio.h195 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
201 cookie_seek_function_t *seek;
/third_party/musl/porting/linux/user/include/
Dstdio.h195 typedef int (cookie_seek_function_t)(void *, off_t *, int); typedef
201 cookie_seek_function_t *seek;
/third_party/elfutils/tests/
Drun-dwarf-getstring.sh105 cookie_seek_function_t
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp2086 typedef __io_seek_fn cookie_seek_function_t; typedef