Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbuffer.h346 isc__buffer_add(isc_buffer_t *b, unsigned int n);
1072 #define isc_buffer_add isc__buffer_add
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbuffer.c110 isc__buffer_add(isc_buffer_t *b, unsigned int n) { in isc__buffer_add() function