Searched defs:LWRES_BUFFER_AVAILABLECOUNT (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/lwres/include/lwres/ | ||
H A D | lwbuffer.h | 134 #define LWRES_BUFFER_AVAILABLECOUNT(b) ((b)->length - (b)->used) macro |
Completed in 293 milliseconds