Home
last modified time | relevance | path

Searched refs:cookie_close_function_t (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/ndk_musl_include/
Dstdio.h192 typedef int (cookie_close_function_t)(void *); typedef
198 cookie_close_function_t *close;
/third_party/musl/include/
Dstdio.h196 typedef int (cookie_close_function_t)(void *); typedef
202 cookie_close_function_t *close;
/third_party/musl/porting/liteos_m/kernel/include/
Dstdio.h194 typedef int (cookie_close_function_t)(void *); typedef
200 cookie_close_function_t *close;
/third_party/musl/porting/uniproton/kernel/include/
Dstdio.h194 typedef int (cookie_close_function_t)(void *); typedef
200 cookie_close_function_t *close;
/third_party/musl/porting/liteos_a/kernel/include/
Dstdio.h196 typedef int (cookie_close_function_t)(void *); typedef
202 cookie_close_function_t *close;
/third_party/musl/porting/linux/user/include/
Dstdio.h196 typedef int (cookie_close_function_t)(void *); typedef
202 cookie_close_function_t *close;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp2087 typedef __io_close_fn cookie_close_function_t; typedef