On Fri, Oct 06, 2017 at 12:07:30AM +0000, Evan Hunt via RT wrote: > It occurs to me that isc_buffer_sprintf() might be a more intuitive name > for what this does. Pushed. Print to string: (s)printf Print to file: (f)printf Print to buffer: (isc_buffer_)printf Mukund