Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbuffer.h450 isc__buffer_forward(isc_buffer_t *b, unsigned int n);
1080 #define isc_buffer_forward isc__buffer_forward
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbuffer.c174 isc__buffer_forward(isc_buffer_t *b, unsigned int n) { in isc__buffer_forward() function