Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h788 #define ISC__BUFFER_BACK(_b, _n) \ macro
867 #define isc_buffer_back ISC__BUFFER_BACK
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dbuffer.c235 ISC__BUFFER_BACK(b, n); in isc__buffer_back()