iob_free(3) Library Functions Manual iob_free(3)NAMEiob_free - free an I/O batchSYNTAX#include <iob.h> void iob_free(io_batch* b);DESCRIPTIONiob_free frees all resources associated with b. Calling iob_free is equivalent to calling iob_reset and free.SEE ALSOiob_new(3), iob_reset(3) iob_free(3)
| Related Man Pages |
|---|
| iob_new(3) - debian |
| iob_send(3) - debian |
| bio_free(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 |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |