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

/bind-9.11.3/lib/isc/include/isc/
H A Dbuffer.h120 #define ISC_BUFFER_VALID(b) ISC_MAGIC_VALID(b, ISC_BUFFER_MAGIC) macro
132 * caller's responsibility to ensure this by using the ISC_BUFFER_VALID

Completed in 11 milliseconds