Searched refs:origname (Results 1 – 1 of 1) sorted by relevance
268 const char *const origname) in resolv_response_add_name() argument271 if (ns_name_pton (origname, encoded_name, sizeof (encoded_name)) < 0) in resolv_response_add_name()272 FAIL_EXIT1 ("ns_name_pton (\"%s\"): %m", origname); in resolv_response_add_name()
Completed in 6 milliseconds