Searched refs:IOP_CLOSE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io_impl.h58 #define IOP_CLOSE(io) ((io)->io_ops->io_close((io))) macro
H A Dmdb_io.c2100 IOP_CLOSE(io);
2109 IOP_CLOSE(io);
2206 * Note that we do not propagate IOP_CLOSE down the io stack. IOP_CLOSE should
H A Dmdb_main.c705 IOP_CLOSE(in_io);

Completed in 65 milliseconds