Windows PowerShell command on Get-command stmfPostProxyMsg
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man stmfPostProxyMsg

SCSI Target Mode Framework Library Functions

stmfPostProxyMsg(3STMF)

NAME

stmfPostProxyMsg - post proxy message

SYNOPSIS

cc [ flag... ] file... -lstmf [ library... ]

#include

int stmfPostProxyMsg(int hdl, void *buf, uint32_t buflen);

PARAMETERS

hdl handle returned in a previous successful call to stmfInitProxyDoor(3STMF) buf pointer to a buffer to received from peer node buflen length of buf

DESCRIPTION

The stmfPostProxyMsg() function passes down to the STMF

proxy service the message received from the peer node's STMF proxy service door upcall.

RETURN VALUES

The following values are returned:

STMF_ERROR_INVALID_ARG The buf argument is NULL.

STMF_POST_MSG_FAILED The attempt to post the message

failed.

STMF_STATUS_SUCCESS The API call was successful.

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

SunOS 5.11 Last change: 29 Sep 2009 1

SCSI Target Mode Framework Library Functions

stmfPostProxyMsg(3STMF)

______________________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| MT-Level | Safe |

|_____________________________|_____________________________|

SEE ALSO

stmfInitProxyDoor(3STMF), libstmf(3LIB), attributes(5)

SunOS 5.11 Last change: 29 Sep 2009 2

SCSI Target Mode Framework Library Functions

stmfPostProxyMsg(3STMF)

SunOS 5.11 Last change: 29 Sep 2009 3




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™