Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dbuffer.h348 isc__buffer_forward(isc_buffer_t *b, unsigned int n);
710 #define isc_buffer_forward isc__buffer_forward
/openbsd/usr.bin/dig/lib/isc/
H A Dbuffer.c147 isc__buffer_forward(isc_buffer_t *b, unsigned int n) { in isc__buffer_forward() function