debian man page for buffer_init_free

Query: buffer_init_free

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

buffer_init_free(3)					     Library Functions Manual					       buffer_init_free(3)

NAME
buffer_init_free - initialize buffer structure
SYNTAX
#include <buffer.h> void buffer_init_free(buffer &b, ssize_t (*op)(int,char*,size_t), int fd, char* y, size_t ylen);
DESCRIPTION
buffer_init_free is like buffer_init except that the memory (y is marked to be freed by buffer_close().
SEE ALSO
buffer_init(3), buffer_mmap_read(3), buffer(3) buffer_init_free(3)
Related Man Pages
brlapi__resumedriver(3) - debian
brlapi_enterrawmode(3) - debian
brlapi_recvraw(3) - debian
brlapi_resumedriver(3) - debian
buffer_get(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph