opensolaris man page for sip_get_rseq

Query: sip_get_rseq

OS: opensolaris

Section: 3sip

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sip_get_cseq(3SIP)				   Session Initiation Protocol Library Functions				sip_get_cseq(3SIP)

NAME
sip_get_cseq, sip_get_rseq - get initial sequence number
SYNOPSIS
cc [ flag ... ] file ... -lsip [ library ... ] #include <sip.h> uint32_t sip_get_cseq(); uint32_t sip_get_rseq();
DESCRIPTION
The sip_get_cseq() and sip_get_rseq() functions can be used to generate an initial sequence number for the CSEQ and RSEQ headers.
RETURN VALUES
The value of errno is not changed by these calls in the event of an error.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
libsip(3LIB) SunOS 5.11 25 Jan 2007 sip_get_cseq(3SIP)
Related Man Pages
sip_branchid(3sip) - opensolaris
sip_conn_destroyed(3sip) - opensolaris
sip_free_msg(3sip) - opensolaris
sip_get_trans(3sip) - opensolaris
sip_hold_trans(3sip) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
What does this mean?
Grep the 'not running' jobs and will send the update in mail with its name(job)
Identify problem with while getopts