Searched refs:strbuf_copy (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Dutil.h90 extern char *strbuf_copy(idnconv_strbuf_t *buf, const char *str);
H A Dutil.c478 strbuf_copy(idnconv_strbuf_t *buf, const char *str) { function
H A Didnconv.c587 if (strbuf_copy(&buf2, strbuf_get(&buf1)) == NULL)

Completed in 13 milliseconds