Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h778 #define ISC__BUFFER_FIRST(_b) \ macro
865 #define isc_buffer_first ISC__BUFFER_FIRST
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dbuffer.c211 ISC__BUFFER_FIRST(b); in isc__buffer_first()