Home
last modified time | relevance | path

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.h56 #define IOP_CLOSE(io) ((io)->io_ops->io_close((io))) macro
H A Dmdb_io.c2143 IOP_CLOSE(io); in mdb_io_rele()
2152 IOP_CLOSE(io); in mdb_io_destroy()
H A Dmdb_main.c726 IOP_CLOSE(in_io); in main()