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

/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dhex.c43 str_totext(const char *source, isc_buffer_t *target);
64 RETERR(str_totext(buf, target));
72 RETERR(str_totext(wordbreak, target));
176 str_totext(const char *source, isc_buffer_t *target) { function
H A Dbase32.c43 str_totext(const char *source, isc_buffer_t *target);
72 RETERR(str_totext(buf, target));
81 RETERR(str_totext(buf, target));
89 RETERR(str_totext(buf, target));
98 RETERR(str_totext(buf, target));
104 RETERR(str_totext(buf, target));
112 RETERR(str_totext(wordbreak, target));
348 str_totext(const char *source, isc_buffer_t *target) { function
H A Dbase64.c43 str_totext(const char *source, isc_buffer_t *target);
70 RETERR(str_totext(buf, target));
78 RETERR(str_totext(wordbreak, target));
87 RETERR(str_totext(buf, target));
93 RETERR(str_totext(buf, target));
227 str_totext(const char *source, isc_buffer_t *target) { function

Completed in 103 milliseconds