Query: pvm_getsbuf
OS: redhat
Section: 3pvm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GETSBUF(3PVM) PVM Version 3.4 GETSBUF(3PVM)NAMEpvm_getsbuf - Returns the message buffer identifier for the active send buffer.SYNOPSISC int bufid = pvm_getsbuf( void ) Fortran call pvmfgetsbuf( bufid )PARAMETERSbufid Integer returning message buffer identifier for the active send buffer.DESCRIPTIONThe routine pvm_getsbuf returns the message buffer identifier bufid for the active send buffer or 0 if there is no current buffer.EXAMPLESC: bufid = pvm_getsbuf(); Fortran: CALL PVMFGETSBUF( BUFID )ERRORSNo error conditions are returned by pvm_getsbufSEE ALSOpvm_getrbuf(3PVM) 30 August, 1993 GETSBUF(3PVM)
Related Man Pages |
---|
pvm_getmwid(3pvm) - redhat |
pvm_setrbuf(3pvm) - redhat |
pvm_setsbuf(3pvm) - redhat |
pvm_getmwid(3pvm) - debian |
pvmfsetrbuf(3pvm) - debian |
Similar Topics in the Unix Linux Community |
---|
Reduced Activity Notification |
Retrieving previous command in a script |
CentOS7 restoring file capabilities |
About TODO |
Shopt -s histappend |