Searched refs:typebuf (Results 1 – 2 of 2) sorted by relevance
267 char typebuf[DNS_RDATATYPE_FORMATSIZE]; in printsection() local280 typebuf, in printsection()281 sizeof(typebuf)); in printsection()283 "has %s record", typebuf); in printsection()
3418 char typebuf[DNS_RDATATYPE_FORMATSIZE]; in recv_done() 3423 typebuf, in recv_done() 3424 sizeof(typebuf)); in recv_done() 3430 namestr, typebuf, classbuf); in recv_done() 3417 char typebuf[DNS_RDATATYPE_FORMATSIZE]; recv_done() local