Home
last modified time | relevance | path

Searched refs:ns_msg_base (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/arpa/
Dnameser.h151 #define ns_msg_base(handle) ((handle)._msg + 0) macro
/bionic/libc/dns/nameser/
Dns_print.c94 n = ns_sprintrrf(ns_msg_base(*handle), ns_msg_size(*handle), in ns_sprintrr()