Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/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
/freebsd-13.1/contrib/ntp/lib/isc/win32/
H A Dlibisc.def47 isc__buffer_subtract
/freebsd-13.1/contrib/ntp/lib/isc/
H A Dbuffer.c133 isc__buffer_subtract(isc_buffer_t *b, unsigned int n) { in isc__buffer_subtract() function