Home
last modified time | relevance | path

Searched refs:cookie_close_function_t (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h194 typedef int (cookie_close_function_t)(void *); typedef
200 cookie_close_function_t *close;
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h196 typedef int (cookie_close_function_t)(void *); typedef
202 cookie_close_function_t *close;
/third_party/musl/porting/linux/user/include/
H A Dstdio.h201 typedef int (cookie_close_function_t)(void *); typedef
207 cookie_close_function_t *close;
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h194 typedef int (cookie_close_function_t)(void *); typedef
200 cookie_close_function_t *close;
/third_party/musl/include/
H A Dstdio.h201 typedef int (cookie_close_function_t)(void *); typedef
207 cookie_close_function_t *close;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp2087 typedef __io_close_fn cookie_close_function_t;
[all...]

Completed in 34 milliseconds