debian man page for iob_free

Query: iob_free

OS: debian

Section: 3

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

iob_free(3)						     Library Functions Manual						       iob_free(3)

NAME
iob_free - free an I/O batch
SYNTAX
#include <iob.h> void iob_free(io_batch* b);
DESCRIPTION
iob_free frees all resources associated with b. Calling iob_free is equivalent to calling iob_reset and free.
SEE ALSO
iob_new(3), iob_reset(3) iob_free(3)
Related Man Pages
bio_free_all(3) - redhat
bio_free(3) - centos
bio_free_all(3) - centos
bio_set(3) - osx
bio_vfree(3) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?