Home
last modified time | relevance | path

Searched refs:ares__buf_begins_with (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares__buf.h458 ares_bool_t ares__buf_begins_with(const ares__buf_t *buf,
H A Dares_update_servers.c229 if (ares__buf_begins_with(buf, (const unsigned char *)"[", 1)) { in parse_nameserver()
288 if (ares__buf_begins_with(buf, (const unsigned char *)":", 1)) { in parse_nameserver()
312 if (ares__buf_begins_with(buf, (const unsigned char *)"%", 1)) { in parse_nameserver()
H A Dares__hosts_file.c490 if (ares__buf_begins_with(buf, &comment, 1)) { in ares__parse_hosts_hostnames()
632 if (ares__buf_begins_with(buf, &comment, 1)) { in ares__parse_hosts()
H A Dares_sysconfig_files.c154 if (ares__buf_begins_with(buf, (const unsigned char *)"/", 1)) { in parse_sort()
H A Dares__buf.c901 ares_bool_t ares__buf_begins_with(const ares__buf_t *buf, in ares__buf_begins_with() function

Completed in 6 milliseconds