Searched defs:trailing_dot (Results 1 – 8 of 8) sorted by relevance
219 const bool trailing_dot = (cp > name && *--cp == '.') ? true : false; in res_nsearch() local
1733 const bool trailing_dot = (cp > name && *--cp == '.') ? true : false; in res_searchN() local
232 int trailing_dot, ret, saved_herrno; in res_nsearch() local
496 bool trailing_dot = ipv6_parsed.ipv4_component.is_nonempty() && in DoIPv6AddressToNumber() local
2286 int trailing_dot, ret, saved_herrno; in res_searchN() local
2995 let trailing_dot = float_repr.ends_with('.'); in multi_index() localVariable
2899 let trailing_dot = float_repr.ends_with('.'); in multi_index() localVariable