Searched refs:abuf (Results 1 – 1 of 1) sorted by relevance
336 u_char qbuf[MAX_HESRESP], abuf[MAX_HESRESP]; in get_txt_records() local351 n = res_send(qbuf, n, abuf, MAX_HESRESP); in get_txt_records()364 hp = (HEADER *) abuf; in get_txt_records()367 cp = abuf + sizeof(HEADER); in get_txt_records()368 eom = abuf + n; in get_txt_records()
Completed in 3 milliseconds