Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h773 #define ISC__BUFFER_SETACTIVE(_b, _n) \ macro
864 #define isc_buffer_setactive ISC__BUFFER_SETACTIVE
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dbuffer.c200 ISC__BUFFER_SETACTIVE(b, n); in isc__buffer_setactive()