Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h711 #define ISC__BUFFER_REGION(_b, _r) \ macro
855 #define isc_buffer_region ISC__BUFFER_REGION
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dbuffer.c93 ISC__BUFFER_REGION(b, r); in isc__buffer_region()