| STMFSETPERSISTMETHOD(3STMF) | SCSI Target Mode Framework Library Functions | STMFSETPERSISTMETHOD(3STMF) | 
stmfSetPersistMethod - set persistence method for the stmf service
cc [ flag... ] file... -lstmf [ library... ] #include <libstmf.h> int stmfSetPersistMethod(uint8_t persistType, boolean_t serviceSet);
persistType
serviceSet
The stmfSetPersistMethod() function sets the persistence method for stmf.
The following values are returned:
STMF_STATUS_SUCCESS
STMF_ERROR_PERSIST_TYPE
See attributes(7) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE | 
| Interface Stability | Committed | 
| MT-Level | Safe | 
| May 8, 2009 | OmniOS |