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(3) - redhat
iob_new(3) - debian
iob_write(3) - debian
bio_new(3) - osx
bio_set(3) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file