Searched refs:ARES_ID_KEY_LEN (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/cares/src/lib/ | ||
D | ares_private.h | 104 #define ARES_ID_KEY_LEN 31 macro |
D | ares_init.c | 205 status = init_id_key(&channel->id_key, ARES_ID_KEY_LEN); in ares_init_options() |