Searched defs:fbuf (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/named/
H A Dquery.c6673 char fbuf[DNS_NAME_FORMATSIZE] = "<unset>"; local
6685 fbuf, sizeof(fbuf));
6689 qbuf, pbuf, fbuf);
H A Dserver.c10756 char fbuf[16]; local
10786 snprintf(fbuf, sizeof(fbuf), "%d", foundkeys);
10788 CHECK(putstr(text, fbuf));

Completed in 60 milliseconds