-
(*sr_callback) - Prototype for the application callback
-
SYSLOG_RAW_URI - URI to use for the SYSLOG reliable RAW profile, defaults to "http://ianaorg/beep/SYSLOG/RAW"
-
SYSLOG_RAW_IMODES - Initiator modes for the SYSLOG reliable RAW profile, defaults to "plaintext,encrypted"
-
SYSLOG_RAW_LMODES - Listener modes for the SYSLOG reliable RAW profile, defaults to "plaintext,encrypted"
-
SYSLOG_RAW_WINDOWSIZE - User-specified window size for the SYSLOG reliable RAW profile
-
SYSLOG_RAW_DEBUG - Enables debug mode for the SYSLOG reliable RAW profile, defaults to "0"
-
sr_Init - Well-known entry point for the SYSLOG reliable RAW profile.
-
sr_listener - Configures a profile-registration structure to behave as a listener.
-
sr_initiator - Configures a profile-registration structure to behave as an initiator.
-
sr_log - Sends an entry to log.
-
sr_fin - Closes the SYSLOG reliable RAW channel.
-
SR_OK - no problema
-
SR_ERROR - error performing task
-
SR_BUSY - still doing sr_log
-
SR_DONE - channel is closed
Home Alphabetic index
This page was generated with the help of DOC++.