Home
last modified time | relevance | path

Searched defs:check_cb (Results 1 - 9 of 9) sorted by relevance

/third_party/libuv/test/
H A Dtest-async-null-cb.c38 static void check_cb(uv_check_t* handle) { in check_cb() function
H A Dtest-close-order.c41 static void check_cb(uv_check_t* handle) { in check_cb() function
H A Dtest-timer-from-check.c52 static void check_cb(uv_check_t* handle) { in check_cb() function
H A Dtest-idle.c63 static void check_cb(uv_check_t* handle) { in check_cb() function
H A Dtest-udp-recv-in-a-row.c60 static void check_cb(uv_check_t* handle) { in check_cb() function
H A Dtest-tcp-unexpected-read.c36 static void check_cb(uv_check_t* handle) { in check_cb() function
H A Dtest-loop-handles.c206 static void check_cb(uv_check_t* handle) { in check_cb() function
/kernel/linux/linux-6.6/net/switchdev/
H A Dswitchdev.c456 bool (*check_cb)(const struct net_device *dev); member
[all...]
/third_party/openssl/test/
H A Dendecode_test.c149 test_encode_decode(const char *file, const int line, const char *type, EVP_PKEY *pkey, int selection, const char *output_type, const char *output_structure, const char *pass, const char *pcipher, encoder *encode_cb, decoder *decode_cb, tester *test_cb, checker *check_cb, dumper *dump_cb, int flags) test_encode_decode() argument

Completed in 6 milliseconds