Home
last modified time | relevance | path

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

/bionic/libc/dns/nameser/
Dns_print.c884 char base64_dhcid[8192]; in ns_sprintrrf() local
888 if (siz > sizeof(base64_dhcid) * 3/4) { in ns_sprintrrf()
893 base64_dhcid, siz); in ns_sprintrrf()
909 T(addstr(base64_dhcid + n, in ns_sprintrrf()