Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
Files spthread.h(4)
short * scsoperationnumber,
long tag );
short SPT_SERVERCLASS_DIALOG_SENDL_ (
long dialogid,
char * writebufferL,
char * readbufferL,
long requestbytes,
long maximumreplybytes,
long * actualreplybytes,
long timeout,
short flags,
short * scsoperationnumber,
long long tag );
short SPT_SERVERCLASS_DIALOG_END_ ( long dialogId );
short SPT_SERVERCLASS_DIALOG_ABORT_ ( long dialogId );
short SPT_SERVERCLASS_SEND_INFO_ (
short * serverclasserror,
short * filesystemerror );
short SPT_SERVERCLASS_SEND_ (
char * pathmon, short pathmonbytes,
char * serverclass, short serverclassbytes,
char * messagebuffer,
short requestbytes, short maximumreplybytes,
short * actualreplybytes,
long timeout, short flags,
short * scsoperationnumber, long tag );
short SPT_TMF_GetTxHandle(
SPT_TMF_TxHandle_t *tx_handle );
short SPT_TMF_Init( void );
short SPT_TMF_RESUME( long long *txid );
short SPT_TMF_SetAndValidateTxHandle(
SPT_TMF_TxHandle_t *tx_handle );
short SPT_TMF_SetTxHandle(
SPT_TMF_TxHandle_t *tx_handle );
short SPT_TMF_SUSPEND( long long *txid );
spt_error_t spt_regPathsendFile( const short );
spt_error_t spt_regPathsendTagHandler(
const long,
spt_FileIOHandler_p,
void * );
spt_error_t spt_unregPathsendTagHandler(
const long );
int spt_sigaction(
int, const struct sigaction *,
struct sigaction * );
527186-023 Hewlett-Packard Company 11−43