Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/lib/isc/include/isc/
H A Dbuffer.h320 isc__buffer_subtract(isc_buffer_t *b, unsigned int n);
882 #define isc_buffer_subtract isc__buffer_subtract
/src/contrib/ntp/libntp/lib/isc/
H A Dbuffer.c133 isc__buffer_subtract(isc_buffer_t *b, unsigned int n) { in isc__buffer_subtract() function