Home
last modified time | relevance | path

Searched refs:ares__buf_finish_bin (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares__buf.h194 unsigned char *ares__buf_finish_bin(ares__buf_t *buf, size_t *len);
H A Dares__buf.c351 unsigned char *ares__buf_finish_bin(ares__buf_t *buf, size_t *len) in ares__buf_finish_bin() function
376 ptr = (char *)ares__buf_finish_bin(buf, &mylen); in ares__buf_finish_str()
H A Dares_dns_write.c1043 *buf = ares__buf_finish_bin(b, buf_len); in ares_dns_write()

Completed in 5 milliseconds