Searched refs:rr_base (Results 1 – 1 of 1) sorted by relevance
320 char *rr_base = (char *)(p + 1); in resolve_process_txt() local322 size_t len = rr_end - rr_base; in resolve_process_txt()339 (void) strncpy(tmp_txt_rr, rr_base, len); in resolve_process_txt()345 if (rr_base[0] != '\0' && mapid_stdchk_domain(tmp_txt_rr) > 0) { in resolve_process_txt()347 (void) strncpy(s_txt_rr, rr_base, len); in resolve_process_txt()