Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/libntp/lib/isc/include/isc/
HDbuffer.h750 #define ISC__BUFFER_CONSUMEDREGION(_b, _r) \ macro
861 #define isc_buffer_consumedregion ISC__BUFFER_CONSUMEDREGION
/freebsd-head/contrib/ntp/libntp/lib/isc/
HDbuffer.c164 ISC__BUFFER_CONSUMEDREGION(b, r); in isc__buffer_consumedregion()