Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h762 #define ISC__BUFFER_ACTIVEREGION(_b, _r) \ macro
863 #define isc_buffer_activeregion ISC__BUFFER_ACTIVEREGION
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dbuffer.c188 ISC__BUFFER_ACTIVEREGION(b, r); in isc__buffer_activeregion()