Lines Matching refs:target
27 const char *wordbreak, isc_buffer_t *target);
32 *\li The base64 encoded text in 'target' will be divided into
39 *\li 'target' is a text buffer containing available space
44 *\li target will contain the base64 encoded version of the data
45 * in source. The 'used' pointer in target will be advanced as
50 isc_base64_decodestring(const char *cstr, isc_buffer_t *target);
56 *\li 'target' is a valid buffer.
60 * fit in 'target'.
70 isc_base64_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length);
76 *\li 'target' is a buffer containing binary data
80 *\li target will contain the data represented by the base64 encoded
82 * if length is positive. The 'used' pointer in target will be