Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbuffer.h463 isc__buffer_back(isc_buffer_t *b, unsigned int n);
1081 #define isc_buffer_back isc__buffer_back
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbuffer.c182 isc__buffer_back(isc_buffer_t *b, unsigned int n) { in isc__buffer_back() function