Lines Matching refs:buffer
320 buffer interface and returns a pointer to a read-only memory location
323 Return 0 on success. buffer and buffer_len are only set in case no error
327 const char **buffer,
331 buffer interface.
337 single segment) buffer interface and returns a pointer to a read-only memory
340 0 is returned on success. buffer and buffer_len are only set in case no
344 const void **buffer,
348 buffer interface and returns a pointer to a writable memory location in
349 buffer of size 'buffer_len'.
351 Return 0 on success. buffer and buffer_len are only set in case no error
355 void **buffer,