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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dtsig.c936 isc_buffer_t otherbuf; local
940 isc_buffer_init(&otherbuf, tsig.other, tsig.otherlen);
941 isc_buffer_putuint48(&otherbuf, tsig.timesigned);

Completed in 117 milliseconds