Home
last modified time | relevance | path

Searched refs:isc_buffer_putstr (Results 1 – 6 of 6) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dbuffer.h712 #define isc_buffer_putstr isc__buffer_putstr macro
/openbsd/usr.bin/dig/lib/dns/
H A Dmasterdump.c345 isc_buffer_putstr(target, KEYDATA); in rdataset_totext()
H A Dmessage.c58 isc_buffer_putstr(b, s);}
2750 isc_buffer_putstr(target, "."); in dns_message_pseudosectiontotext()
H A Drdata.c1298 isc_buffer_putstr(target, tmpbuf); in inet_totext()
/openbsd/usr.bin/dig/
H A Ddig.c52 isc_buffer_putstr(b, s); \
H A Ddighost.c884 isc_buffer_putstr(namebuf, keynametext); in setup_text_key()