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
iob_new(3) - debian
iob_write(3) - debian
bio_new(3) - centos
bio_set(3) - centos
bio_vfree(3) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?