Home
last modified time | relevance | path

Searched refs:ISC__BUFFER_USEDREGION (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h717 #define ISC__BUFFER_USEDREGION(_b, _r) \ macro
856 #define isc_buffer_usedregion ISC__BUFFER_USEDREGION
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dbuffer.c105 ISC__BUFFER_USEDREGION(b, r); in isc__buffer_usedregion()