Home
last modified time | relevance | path

Searched refs:is_hostname (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_expand_name.c33 int alen, int is_hostname);
119 int is_hostname) in ares__expand_name_validated() argument
129 nlen.sig = name_length(encoded, abuf, alen, is_hostname); in ares__expand_name_validated()
222 int alen, int is_hostname) in name_length() argument
262 if (is_hostname) in name_length()
268 if (is_hostname) in name_length()
274 if (is_hostname && !is_hostnamech(*encoded)) in name_length()
302 char **s, long *enclen, int is_hostname) in ares__expand_name_for_response() argument
305 is_hostname); in ares__expand_name_for_response()
Dares_private.h367 int is_hostname);
370 char **s, long *enclen, int is_hostname);