Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/lib/isc/include/isc/
H A Dbuffer.h321 isc__buffer_setactive(isc_buffer_t *b, unsigned int n);
708 #define isc_buffer_setactive isc__buffer_setactive
/openbsd-src/usr.bin/dig/lib/isc/
H A Dbuffer.c127 isc__buffer_setactive(isc_buffer_t *b, unsigned int n) { in isc__buffer_setactive() function