SCSI Target Mode Framework Library Functions
stmfDestroyProxyDoor(3STMF)
NAME
stmfDestroyProxyDoor - close the door interface
SYNOPSIS
cc [ flag... ] file... -lstmf [ library... ]
#include
void stmfDestroyProxyDoor(int hdl);
PARAMETERS
hdl handle returned from a previous call to stmfInitProxyDoor(3STMF)DESCRIPTION
The stmfDestroyProxyDoor() function closes the door inter-
face established in the call to stmfInitProxyDoor().ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | Safe |
|_____________________________|_____________________________|
SEE ALSO
libstmf(3LIB), stmfInitProxyDoor(3STMF), attributes(5)SunOS 5.11 Last change: 29 Sep 2009 1
SCSI Target Mode Framework Library FunctionsstmfDestroyProxyDoor(3STMF)
SunOS 5.11 Last change: 29 Sep 2009 2