ACSE/Presentation and ROSE Interface Programmer's Guide

26 Chapter 2
Supported ACSE/Presentation and ROSE Calls
ACSE/Presentation Calls and Primitives
P_RESYNC_CNF
Used with ap_rcv() to confirm a resynchronized
request.
P_SYNCMINOR_REQ
P_SMINOR_REQ
Used with ap_snd to request the setting of a minor
sync point.
P_SYNCMINOR_IND
P_SMINOR_IND
Used with ap_rcv to indicate a request the to set a
minor sync point.
P_SYNCMINOR_RSP
P_SMINOR_RSP
Used with ap_snd to respond to a minor sync point
P_SYNCMINOR_CNF
P_SMINOR_CNF
Used with ap_rcv to confirm a sync minor request.
P_TOKENGIVE_REQ
P_TOKENGIREQ
Used with ap_snd() to give tokens to another session
user.
P_TOKENGIVE_IND
P_TOKENGIIND
Used with ap_rcv() to indicate the receipt of newly
acquired session tokens.
P_TOKENPLEASE_REQ
P_TOKENPLREQ
Used with ap_snd() to request session tokens.
P_TOKENPLEASE_IND
P_TOKENPLIND
Used with ap_rcv() to indicate a request for tokens.
Primitives Description