Home
last modified time | relevance | path

Searched refs:isc__buffer_back (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ntp/lib/isc/include/isc/
HDbuffer.h424 isc__buffer_back(isc_buffer_t *b, unsigned int n);
890 #define isc_buffer_back isc__buffer_back
/NextBSD/contrib/ntp/lib/isc/win32/
HDlibisc.def31 isc__buffer_back
/NextBSD/contrib/ntp/lib/isc/
HDbuffer.c227 isc__buffer_back(isc_buffer_t *b, unsigned int n) { in isc__buffer_back() function