| STMFREMOVEVIEWENTRY(3STMF) | SCSI Target Mode Framework Library Functions | STMFREMOVEVIEWENTRY(3STMF) |
stmfRemoveViewEntry - remove a view entry from the system
cc [ flag... ] file... -lstmf [ library... ] #include <libstmf.h> int stmfRemoveViewEntry(stmfGuid *logicalUnit,
uint32_t viewEntry);
logicalUnit
viewEntry
The stmfRemoveViewEntry() function removes a view entry from the system.
The following values are returned:
STMF_ERROR_NOT_FOUND
STMF_STATUS_SUCCESS
See attributes(7) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Interface Stability | Committed |
| MT-Level | Safe |
| June 9, 2008 | OmniOS |