Home
last modified time | relevance | path

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

/bionic/libc/dns/nameser/
Dns_print.c508 u_int typ, algorithm, labels, footprint; in ns_sprintrrf() local
538 footprint = ns_get16(rdata); rdata += NS_INT16SZ; in ns_sprintrrf()
539 len = snprintf(tmp, sizeof(tmp), "%u ", footprint); in ns_sprintrrf()