iob_reset(3) Library Functions Manual iob_reset(3)NAMEiob_reset - reset an I/O batchSYNTAX#include <iob.h> void iob_reset(io_batch* b);DESCRIPTIONiob_free empties the list of transactions in an I/O batch. Files added with iob_addfile_close are closed, and buffer added with iob_addbuf_free of iob_adds_free are freed. The I/O batch itself is not freed. You can start adding transactions to it again.SEE ALSOiob_new(3), iob_reset(3) iob_reset(3)
| Related Man Pages |
|---|
| codeblocks(1) - debian |
| ecaccess-queue-list(1p) - debian |
| soundconverter(1) - debian |
| kinosearch1::analysis::tokenbatch(3pm) - debian |
| ledgersmb::batch(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |