Searched defs:callback_fn (Results 1 – 7 of 7) sorted by relevance
/third_party/lwip/src/apps/http/ |
D | fs.c | 112 fs_read_async(struct fs_file *file, char *buffer, int count, fs_wait_cb callback_fn, void *callback… in fs_read_async() 150 fs_is_file_ready(struct fs_file *file, fs_wait_cb callback_fn, void *callback_arg) in fs_is_file_ready()
|
/third_party/lwip/src/include/lwip/apps/ |
D | smtp.h | 59 smtp_result_fn callback_fn; member
|
/third_party/lwip/src/apps/smtp/ |
D | smtp.c | 226 smtp_bodycback_fn callback_fn; /* The function to call (again) */ member 260 smtp_result_fn callback_fn; member 586 smtp_result_fn callback_fn, void* callback_arg) in smtp_send_mail() 641 const char* body, smtp_result_fn callback_fn, void* callback_arg) in smtp_send_mail_static() 1469 smtp_bodycback_fn bodycback_fn, smtp_result_fn callback_fn, void* callback_arg) in smtp_send_mail_bodycback()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | STLExtras.h | 62 static Ret callback_fn(intptr_t callable, Params ...params) { in callback_fn() function
|
/third_party/jerryscript/jerry-main/ |
D | main-unix.c | 972 jerry_value_t callback_fn = jerry_get_property (global, fn_str); in main() local
|
/third_party/lwip/src/include/lwip/ |
D | netif.h | 692 netif_ext_callback_fn callback_fn; member
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 35771 void *callback_fn; member
|