Query: stmfgetlogicalunitproperties
OS: opensolaris
Section: 3stmf
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
stmfGetLogicalUnitProperties(3STMF) SCSI Target Mode Framework Library Functions stmfGetLogicalUnitProperties(3STMF)NAMEstmfGetLogicalUnitProperties - retrieve the properties of the specified logical unitSYNOPSIScc [ flag... ] file... -lstmf [ library... ] #include <libstmf.h> int stmfGetLogicalUnitProperties(stmfGuid *logicalUnit, stmfLogicalUnitProperties *logicalUnitProps);PARAMETERSlogicalUnit The identifier of the logical unit whose properties are being retrieved. logicalUnitProps A pointer to an stmfLogicalUnitProperties structure. On successful return, this will contain the properties for the specified logicalUnitOid.DESCRIPTIONThe stmfGetLogicalUnitProperties() function retrieves the properties of the specified logical unit.RETURN VALUESThe following values are returned: STMF_ERROR_LOGICAL_UNIT_NOT_REGISTERED The logicalUnit is not a valid registered logical unit in the system. STMF_STATUS_SUCCESS The API call was successful.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOlibstmf(3LIB), attributes(5) SunOS 5.11 9 Jun 2008 stmfGetLogicalUnitProperties(3STMF)
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
Study UNIX Kernel |
Change directory for core file |
What's legal and what's not? |
%memused is high |