Searched refs:sip_add_cseq (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/lib/libsip/common/ |
H A D | mapfile-vers | 168 sip_add_cseq;
|
H A D | sip_msg.c | 789 if ((ret = sip_add_cseq(_ack_msg, ACK, seqno)) != 0) in sip_create_nonOKack() 885 if ((ret = sip_add_cseq(_ack_msg, ACK, seqno)) != 0) in sip_create_OKack()
|
H A D | sip_dialog_ui.c | 95 if (sip_add_cseq(sip_msg, method, cseq) != 0) { in sip_create_dialog_req()
|
H A D | sip.h | 495 extern int sip_add_cseq(sip_msg_t, sip_method_t, uint32_t);
|
H A D | sip_add_hdrs.c | 1305 sip_add_cseq(sip_msg_t sip_msg, sip_method_t method, uint32_t cseq) in sip_add_cseq() function
|
/titanic_44/usr/src/man/man3sip/ |
H A D | Makefile | 81 sip_add_cseq.3sip \ 282 sip_add_cseq.3sip := LINKSRC = sip_add_from.3sip
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3sip.inc | 86 link path=usr/share/man/man3sip/sip_add_cseq.3sip target=sip_add_from.3sip
|
/titanic_44/ |
H A D | .gitignore | 7418 usr/src/man/man3sip/sip_add_cseq.3sip
|