Searched refs:hbuf (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dloc_29.c470 char hbuf[sizeof("90000000m")]; local
493 sprintf(hbuf, "%lum", (hp>>4) * poweroften[(hp&0x0f)-2]);
495 sprintf(hbuf, "0.%02lum", (hp>>4) * poweroften[(hp&0x0f)]);
554 sbuf, hbuf, vbuf);

Completed in 9 milliseconds