Windows PowerShell command on Get-command stmfSetPersistMethod
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man stmfSetPersistMethod

SCSI Target Mode Framework Library Functions

stmfSetPersistMethod(3STMF)

NAME

stmfSetPersistMethod - set persistence method for the stmf

service

SYNOPSIS

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

#include

int stmfSetPersistMethod(uint8_t persistType, boolean_t serviceSet);

PARAMETERS

persistType The requested persistence setting. Can be

either STMF_PERSIST_SMF or STMF_PERSIST_NONE.

serviceSet Set to indicate whether the setting should persist on the stmf service. When set to

B_FALSE, this setting is only applicable for

the duration of the current library open or until a subsequent call is made to change the setting.

DESCRIPTION

The stmfSetPersistMethod() function sets the persistence

method for stmf.

RETURN VALUES

The following values are returned:

STMF_STATUS_SUCCESS The API call was successful.

STMF_ERROR_INVALID_ARG The persistType argument is

invalid.

ATTRIBUTES

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

butes:

SunOS 5.11 Last change: 16 Nov 2009 1

SCSI Target Mode Framework Library Functions

stmfSetPersistMethod(3STMF)

______________________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Interface Stability | Committed |

|_____________________________|_____________________________|

| MT-Level | Safe |

|_____________________________|_____________________________|

SEE ALSO

libstmf(3LIB), attributes(5)

SunOS 5.11 Last change: 16 Nov 2009 2

SCSI Target Mode Framework Library Functions

stmfSetPersistMethod(3STMF)

SunOS 5.11 Last change: 16 Nov 2009 3




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