Home
last modified time | relevance | path

Searched refs:ares_fpSystemFunction036 (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_library_init.c28 fpSystemFunction036_t ares_fpSystemFunction036 = ZERO_NULL; variable
108 ares_fpSystemFunction036 = (fpSystemFunction036_t) in ares_win32_init()
Dares_library_init.h36 extern fpSystemFunction036_t ares_fpSystemFunction036;
Dares_init.c2473 if (ares_fpSystemFunction036) in randomize_key()
2475 res = (*ares_fpSystemFunction036) (key, key_data_len); in randomize_key()