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

/bind-9.11.3/lib/isc/include/isc/
H A Dtypes.h38 typedef struct isc_buffer isc_buffer_t; /*%< Buffer */ typedef in typeref:struct:isc_buffer
39 typedef ISC_LIST(isc_buffer_t) isc_bufferlist_t; /*%< Buffer List */
52 typedef void (isc_httpdfree_t)(isc_buffer_t *, void *); /*%< HTTP free function */
105 isc_buffer_t *body,

Completed in 10 milliseconds