Searched refs:strbuf_append (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dutil.h91 extern char *strbuf_append(idnconv_strbuf_t *buf, const char *str);
H A Dutil.c491 strbuf_append(idnconv_strbuf_t *buf, const char *str) { function
546 if (strbuf_append(buf, s) == NULL)

Completed in 10 milliseconds