11extern int response_query(
const char *,
const char [2],
const char [2]);
23#define RESPONSE_ANSWER 6
24#define RESPONSE_AUTHORITY 8
25#define RESPONSE_ADDITIONAL 10
int response_rstart(const char *, const char[2], uint32)
void response_id(const char[2])
int response_addname(const char *)
void response_hidettl(void)
void response_rfinish(int)
int response_addbytes(const char *, unsigned int)
int response_cname(const char *, const char *, uint32)
unsigned int max_response_len
unsigned int response_len
int response_query(const char *, const char[2], const char[2])
void response_nxdomain(void)
void response_servfail(void)