SCSI Target Mode Framework Library Functions stmfGetState(3STMF)
NAME
stmfGetState - retrieve the list of sessions on a target
SYNOPSIS
cc [ flag... ] file... -lstmf [ library... ]
#include
int stmfGetState(stmfState *state);
PARAMETERS
state A pointer to an stmfState structure allocated by
the caller.
DESCRIPTION
The stmfGetState() function retrieves the list of target
port groups.
RETURN VALUES
The following values are returned:
STMFSTATUSUCES The API call was successful.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Interface Stability Committed
MT-Level Safe
SEE ALSO
libstmf(3LIB), attributes(5)
SunOS 5.11 Last change: 9 Jun 2008 1
|