Lines Matching full:buffer

29 /** buffer to read an RR, cannot be larger than 64K because of packet size */
56 * Convert text string into dname wireformat, mallocless, with user buffer.
58 * @param buf: the result buffer, suggested size LDNS_MAX_DOMAINLEN+1
59 * @param len: length of the buffer on input, length of the result on output.
68 * @param buf: the result buffer, suggested size LDNS_MAX_DOMAINLEN+1
69 * @param len: length of the buffer on input, length of the result on output.
86 * Convert text RR to wireformat, with user buffer.
88 * @param rr: the buffer where the result is stored into. This buffer has
92 * buffer size LDNS_RR_BUF_SIZE is suggested.
93 * @param len: on input the length of the buffer, on output the amount of
94 * the buffer used for the rr.
113 * @param rr: the buffer where the result is stored into.
114 * @param len: on input the length of the buffer, on output the amount of
115 * the buffer used for the rr.
268 * Read one RR from zonefile with buffer for the data.
275 * @param len: on input, the length of the rr buffer. on output the rr len.
276 * Buffer size of 64k should be enough.
293 * @param rd: rdata buffer for the wireformat.
294 * @param len: length of rd buffer on input, used length on output.
304 * @param rd: rdata buffer for the wireformat.
305 * @param len: length of rd buffer on input, used length on output.
313 * @param rd: rdata buffer for the wireformat.
314 * @param len: length of rd buffer on input, used length on output.
322 * @param rd: rdata buffer for the wireformat.
323 * @param len: length of rd buffer on input, used length on output.
331 * @param rd: rdata buffer for the wireformat.
332 * @param len: length of rd buffer on input, used length on output.
340 * @param rd: rdata buffer for the wireformat.
341 * @param len: length of rd buffer on input, used length on output.
349 * @param rd: rdata buffer for the wireformat.
350 * @param len: length of rd buffer on input, used length on output.
358 * @param rd: rdata buffer for the wireformat.
359 * @param len: length of rd buffer on input, used length on output.
367 * @param rd: rdata buffer for the wireformat.
368 * @param len: length of rd buffer on input, used length on output.
377 * @param rd: rdata buffer for the wireformat.
378 * @param len: length of rd buffer on input, used length on output.
386 * @param rd: rdata buffer for the wireformat.
387 * @param len: length of rd buffer on input, used length on output.
395 * @param rd: rdata buffer for the wireformat.
396 * @param len: length of rd buffer on input, used length on output.
404 * @param rd: rdata buffer for the wireformat.
405 * @param len: length of rd buffer on input, used length on output.
413 * @param rd: rdata buffer for the wireformat.
414 * @param len: length of rd buffer on input, used length on output.
422 * @param rd: rdata buffer for the wireformat.
423 * @param len: length of rd buffer on input, used length on output.
431 * @param rd: rdata buffer for the wireformat.
432 * @param len: length of rd buffer on input, used length on output.
440 * @param rd: rdata buffer for the wireformat.
441 * @param len: length of rd buffer on input, used length on output.
449 * @param rd: rdata buffer for the wireformat.
450 * @param len: length of rd buffer on input, used length on output.
458 * @param rd: rdata buffer for the wireformat.
459 * @param len: length of rd buffer on input, used length on output.
467 * @param rd: rdata buffer for the wireformat.
468 * @param len: length of rd buffer on input, used length on output.
476 * @param rd: rdata buffer for the wireformat.
477 * @param len: length of rd buffer on input, used length on output.
485 * @param rd: rdata buffer for the wireformat.
486 * @param len: length of rd buffer on input, used length on output.
494 * @param rd: rdata buffer for the wireformat.
495 * @param len: length of rd buffer on input, used length on output.
503 * @param rd: rdata buffer for the wireformat.
504 * @param len: length of rd buffer on input, used length on output.
512 * @param rd: rdata buffer for the wireformat.
513 * @param len: length of rd buffer on input, used length on output.
521 * @param rd: rdata buffer for the wireformat.
522 * @param len: length of rd buffer on input, used length on output.
530 * @param rd: rdata buffer for the wireformat.
531 * @param len: length of rd buffer on input, used length on output.
539 * @param rd: rdata buffer for the wireformat.
540 * @param len: length of rd buffer on input, used length on output.
548 * @param rd: rdata buffer for the wireformat.
549 * @param len: length of rd buffer on input, used length on output.
557 * @param rd: rdata buffer for the wireformat.
558 * @param len: length of rd buffer on input, used length on output.
566 * @param rd: rdata buffer for the wireformat.
567 * @param len: length of rd buffer on input, used length on output.
575 * @param rd: rdata buffer for the wireformat.
576 * @param len: length of rd buffer on input, used length on output.
584 * @param rd: rdata buffer for the wireformat.
585 * @param len: length of rd buffer on input, used length on output.