Searched refs:ans2p (Results 1 – 2 of 2) sorted by relevance
| /resolv/ |
| A D | tst-resolv-txnid-collision.c | 234 unsigned char *ans2p = NULL; in test_qname() local 242 &ans2p, &nans2p, in test_qname() 255 TEST_COMPARE (ans2p[3] & 0x0f, rcode); in test_qname() 261 TEST_COMPARE (ans2p[3] & 0x0f, 0); in test_qname() 273 aaaa_answer = ans2p; in test_qname() 278 a_answer = ans2p; in test_qname() 300 free (ans2p); in test_qname()
|
| /resolv/nss_dns/ |
| A D | dns-host.c | 367 u_char *ans2p = NULL; in libc_hidden_def() local 375 &ans2p, &nans2p, &resplen2, &ans2p_malloced); in libc_hidden_def() 378 status = gaih_getanswer (host_buffer.buf, n, (const querybuf *) ans2p, in libc_hidden_def() 413 free (ans2p); in libc_hidden_def()
|
Completed in 8 milliseconds