Home
last modified time | relevance | path

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

/bionic/libc/dns/nameser/
Dns_print.c583 u_int c_type, key_tag, alg; in ns_sprintrrf() local
589 c_type = ns_get16(rdata); rdata += NS_INT16SZ; in ns_sprintrrf()
593 len = snprintf(tmp1, sizeof(tmp1), "%d %d %d ", c_type, key_tag, alg); in ns_sprintrrf()