Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbuffer.h676 isc__buffer_putstr(isc_buffer_t *b, const char *source);
1083 #define isc_buffer_putstr isc__buffer_putstr
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbuffer.c351 isc__buffer_putstr(isc_buffer_t *b, const char *source) { in isc__buffer_putstr() function