xref: /titanic_52/usr/src/lib/libsip/common/mapfile-vers (revision 40cb5e5daa7b80bb70fcf8dadfb20f9281566331)
1*40cb5e5dSvi117747#
2*40cb5e5dSvi117747# CDDL HEADER START
3*40cb5e5dSvi117747#
4*40cb5e5dSvi117747# The contents of this file are subject to the terms of the
5*40cb5e5dSvi117747# Common Development and Distribution License (the "License").
6*40cb5e5dSvi117747# You may not use this file except in compliance with the License.
7*40cb5e5dSvi117747#
8*40cb5e5dSvi117747# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*40cb5e5dSvi117747# or http://www.opensolaris.org/os/licensing.
10*40cb5e5dSvi117747# See the License for the specific language governing permissions
11*40cb5e5dSvi117747# and limitations under the License.
12*40cb5e5dSvi117747#
13*40cb5e5dSvi117747# When distributing Covered Code, include this CDDL HEADER in each
14*40cb5e5dSvi117747# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*40cb5e5dSvi117747# If applicable, add the following below this CDDL HEADER, with the
16*40cb5e5dSvi117747# fields enclosed by brackets "[]" replaced with your own identifying
17*40cb5e5dSvi117747# information: Portions Copyright [yyyy] [name of copyright owner]
18*40cb5e5dSvi117747#
19*40cb5e5dSvi117747# CDDL HEADER END
20*40cb5e5dSvi117747#
21*40cb5e5dSvi117747#
22*40cb5e5dSvi117747# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23*40cb5e5dSvi117747# Use is subject to license terms.
24*40cb5e5dSvi117747#
25*40cb5e5dSvi117747# ident	"%Z%%M%	%I%	%E% SMI"
26*40cb5e5dSvi117747#
27*40cb5e5dSvi117747
28*40cb5e5dSvi117747SUNW_1.1 {
29*40cb5e5dSvi117747    global:
30*40cb5e5dSvi117747	sip_init_conn_object;
31*40cb5e5dSvi117747	sip_clear_stale_data;
32*40cb5e5dSvi117747	sip_conn_destroyed;
33*40cb5e5dSvi117747	sip_stack_init;
34*40cb5e5dSvi117747	sip_sendmsg;
35*40cb5e5dSvi117747	sip_process_new_packet;
36*40cb5e5dSvi117747	sip_sent_by_to_str;
37*40cb5e5dSvi117747	sip_register_sent_by;
38*40cb5e5dSvi117747	sip_unregister_sent_by;
39*40cb5e5dSvi117747	sip_unregister_all_sent_by;
40*40cb5e5dSvi117747	sip_guid;
41*40cb5e5dSvi117747	sip_branchid;
42*40cb5e5dSvi117747	sip_get_cseq;
43*40cb5e5dSvi117747	sip_get_rseq;
44*40cb5e5dSvi117747	sip_new_msg;
45*40cb5e5dSvi117747	sip_free_msg;
46*40cb5e5dSvi117747	sip_hold_msg;
47*40cb5e5dSvi117747	sip_get_msg_len;
48*40cb5e5dSvi117747	sip_clone_msg;
49*40cb5e5dSvi117747	sip_msg_to_str;
50*40cb5e5dSvi117747	sip_get_header;
51*40cb5e5dSvi117747	sip_add_header;
52*40cb5e5dSvi117747	sip_delete_header;
53*40cb5e5dSvi117747	sip_delete_header_by_name;
54*40cb5e5dSvi117747	sip_copy_header;
55*40cb5e5dSvi117747	sip_copy_header_by_name;
56*40cb5e5dSvi117747	sip_copy_all_headers;
57*40cb5e5dSvi117747	sip_hdr_to_str;
58*40cb5e5dSvi117747	sip_get_header_value;
59*40cb5e5dSvi117747	sip_get_next_value;
60*40cb5e5dSvi117747	sip_delete_value;
61*40cb5e5dSvi117747	sip_is_param_present;
62*40cb5e5dSvi117747	sip_get_param_value;
63*40cb5e5dSvi117747	sip_get_params;
64*40cb5e5dSvi117747	sip_add_param;
65*40cb5e5dSvi117747	sip_get_trans;
66*40cb5e5dSvi117747	sip_get_trans_branchid;
67*40cb5e5dSvi117747	sip_get_trans_method;
68*40cb5e5dSvi117747	sip_get_trans_state;
69*40cb5e5dSvi117747	sip_get_trans_resp_msg;
70*40cb5e5dSvi117747	sip_get_trans_orig_msg;
71*40cb5e5dSvi117747	sip_get_trans_conn_obj;
72*40cb5e5dSvi117747	sip_hold_trans;
73*40cb5e5dSvi117747	sip_release_trans;
74*40cb5e5dSvi117747	sip_create_dialog_req;
75*40cb5e5dSvi117747	sip_hold_dialog;
76*40cb5e5dSvi117747	sip_release_dialog;
77*40cb5e5dSvi117747	sip_delete_dialog;
78*40cb5e5dSvi117747	sip_get_dialog_method;
79*40cb5e5dSvi117747	sip_get_dialog_state;
80*40cb5e5dSvi117747	sip_get_dialog_callid;
81*40cb5e5dSvi117747	sip_get_dialog_local_tag;
82*40cb5e5dSvi117747	sip_get_dialog_remote_tag;
83*40cb5e5dSvi117747	sip_get_dialog_local_uri;
84*40cb5e5dSvi117747	sip_get_dialog_remote_uri;
85*40cb5e5dSvi117747	sip_get_dialog_remote_target_uri;
86*40cb5e5dSvi117747	sip_get_dialog_route_set;
87*40cb5e5dSvi117747	sip_is_dialog_secure;
88*40cb5e5dSvi117747	sip_get_dialog_local_cseq;
89*40cb5e5dSvi117747	sip_get_dialog_remote_cseq;
90*40cb5e5dSvi117747	sip_get_dialog_type;
91*40cb5e5dSvi117747	sip_get_request_uri;
92*40cb5e5dSvi117747	sip_get_uri_parsed;
93*40cb5e5dSvi117747	sip_parse_uri;
94*40cb5e5dSvi117747	sip_free_parsed_uri;
95*40cb5e5dSvi117747	sip_is_sipuri;
96*40cb5e5dSvi117747	sip_get_uri_scheme;
97*40cb5e5dSvi117747	sip_get_uri_user;
98*40cb5e5dSvi117747	sip_get_uri_password;
99*40cb5e5dSvi117747	sip_get_uri_host;
100*40cb5e5dSvi117747	sip_get_uri_port;
101*40cb5e5dSvi117747	sip_get_uri_params;
102*40cb5e5dSvi117747	sip_get_uri_headers;
103*40cb5e5dSvi117747	sip_get_uri_opaque;
104*40cb5e5dSvi117747	sip_get_uri_query;
105*40cb5e5dSvi117747	sip_get_uri_path;
106*40cb5e5dSvi117747	sip_get_uri_regname;
107*40cb5e5dSvi117747	sip_is_uri_teluser;
108*40cb5e5dSvi117747	sip_get_uri_errflags;
109*40cb5e5dSvi117747	sip_uri_errflags_to_str;
110*40cb5e5dSvi117747	sip_copy_start_line;
111*40cb5e5dSvi117747	sip_delete_start_line;
112*40cb5e5dSvi117747	sip_reqline_to_str;
113*40cb5e5dSvi117747	sip_respline_to_str;
114*40cb5e5dSvi117747	sip_add_request_line;
115*40cb5e5dSvi117747	sip_add_response_line;
116*40cb5e5dSvi117747	sip_msg_is_request;
117*40cb5e5dSvi117747	sip_msg_is_response;
118*40cb5e5dSvi117747	sip_get_request_method;
119*40cb5e5dSvi117747	sip_get_request_uri_str;
120*40cb5e5dSvi117747	sip_get_resp_desc;
121*40cb5e5dSvi117747	sip_get_response_code;
122*40cb5e5dSvi117747	sip_get_response_phrase;
123*40cb5e5dSvi117747	sip_create_response;
124*40cb5e5dSvi117747	sip_get_sip_version;
125*40cb5e5dSvi117747	sip_create_OKack;
126*40cb5e5dSvi117747	sip_add_from;
127*40cb5e5dSvi117747	sip_get_from_uri_str;
128*40cb5e5dSvi117747	sip_get_from_display_name;
129*40cb5e5dSvi117747	sip_get_from_tag;
130*40cb5e5dSvi117747	sip_add_to;
131*40cb5e5dSvi117747	sip_get_to_uri_str;
132*40cb5e5dSvi117747	sip_get_to_display_name;
133*40cb5e5dSvi117747	sip_get_to_tag;
134*40cb5e5dSvi117747	sip_add_contact;
135*40cb5e5dSvi117747	sip_get_contact_uri_str;
136*40cb5e5dSvi117747	sip_get_contact_display_name;
137*40cb5e5dSvi117747	sip_get_num_via;
138*40cb5e5dSvi117747	sip_get_branchid;
139*40cb5e5dSvi117747	sip_add_via;
140*40cb5e5dSvi117747	sip_add_branchid_to_via;
141*40cb5e5dSvi117747	sip_get_via_sent_by_host;
142*40cb5e5dSvi117747	sip_get_via_sent_by_port;
143*40cb5e5dSvi117747	sip_get_via_sent_protocol_version;
144*40cb5e5dSvi117747	sip_get_via_sent_protocol_name;
145*40cb5e5dSvi117747	sip_get_via_sent_transport;
146*40cb5e5dSvi117747	sip_add_callid;
147*40cb5e5dSvi117747	sip_get_callid;
148*40cb5e5dSvi117747	sip_add_cseq;
149*40cb5e5dSvi117747	sip_get_callseq_num;
150*40cb5e5dSvi117747	sip_get_callseq_method;
151*40cb5e5dSvi117747	sip_add_maxforward;
152*40cb5e5dSvi117747	sip_get_maxforward;
153*40cb5e5dSvi117747	sip_get_content_length;
154*40cb5e5dSvi117747	sip_add_content;
155*40cb5e5dSvi117747	sip_get_content;
156*40cb5e5dSvi117747	sip_add_content_type;
157*40cb5e5dSvi117747	sip_get_content_type;
158*40cb5e5dSvi117747	sip_get_content_sub_type;
159*40cb5e5dSvi117747	sip_add_route;
160*40cb5e5dSvi117747	sip_get_route_uri_str;
161*40cb5e5dSvi117747	sip_get_route_display_name;
162*40cb5e5dSvi117747	sip_add_record_route;
163*40cb5e5dSvi117747	sip_add_allow_events;
164*40cb5e5dSvi117747	sip_get_allow_events;
165*40cb5e5dSvi117747	sip_add_event;
166*40cb5e5dSvi117747	sip_get_event;
167*40cb5e5dSvi117747	sip_add_substate;
168*40cb5e5dSvi117747	sip_get_substate;
169*40cb5e5dSvi117747	sip_add_accept;
170*40cb5e5dSvi117747	sip_get_accept_type;
171*40cb5e5dSvi117747	sip_get_accept_sub_type;
172*40cb5e5dSvi117747	sip_add_accept_enc;
173*40cb5e5dSvi117747	sip_get_accept_enc;
174*40cb5e5dSvi117747	sip_add_accept_lang;
175*40cb5e5dSvi117747	sip_get_accept_lang;
176*40cb5e5dSvi117747	sip_add_alert_info;
177*40cb5e5dSvi117747	sip_get_alert_info_uri;
178*40cb5e5dSvi117747	sip_add_allow;
179*40cb5e5dSvi117747	sip_get_allow_method;
180*40cb5e5dSvi117747	sip_add_call_info;
181*40cb5e5dSvi117747	sip_get_call_info_uri;
182*40cb5e5dSvi117747	sip_add_content_disp;
183*40cb5e5dSvi117747	sip_get_content_disp;
184*40cb5e5dSvi117747	sip_add_content_enc;
185*40cb5e5dSvi117747	sip_get_content_enc;
186*40cb5e5dSvi117747	sip_add_content_lang;
187*40cb5e5dSvi117747	sip_get_content_lang;
188*40cb5e5dSvi117747	sip_add_date;
189*40cb5e5dSvi117747	sip_get_date_time;
190*40cb5e5dSvi117747	sip_get_date_day;
191*40cb5e5dSvi117747	sip_get_date_month;
192*40cb5e5dSvi117747	sip_get_date_year;
193*40cb5e5dSvi117747	sip_get_date_wkday;
194*40cb5e5dSvi117747	sip_get_date_timezone;
195*40cb5e5dSvi117747	sip_add_error_info;
196*40cb5e5dSvi117747	sip_get_error_info_uri;
197*40cb5e5dSvi117747	sip_add_expires;
198*40cb5e5dSvi117747	sip_get_expires;
199*40cb5e5dSvi117747	sip_add_in_reply_to;
200*40cb5e5dSvi117747	sip_get_in_reply_to;
201*40cb5e5dSvi117747	sip_add_min_expires;
202*40cb5e5dSvi117747	sip_get_min_expires;
203*40cb5e5dSvi117747	sip_add_mime_version;
204*40cb5e5dSvi117747	sip_get_mime_version;
205*40cb5e5dSvi117747	sip_add_org;
206*40cb5e5dSvi117747	sip_get_org;
207*40cb5e5dSvi117747	sip_add_priority;
208*40cb5e5dSvi117747	sip_get_priority;
209*40cb5e5dSvi117747	sip_add_reply_to;
210*40cb5e5dSvi117747	sip_get_replyto_display_name;
211*40cb5e5dSvi117747	sip_get_replyto_uri_str;
212*40cb5e5dSvi117747	sip_add_require;
213*40cb5e5dSvi117747	sip_get_require;
214*40cb5e5dSvi117747	sip_add_retry_after;
215*40cb5e5dSvi117747	sip_get_retry_after_time;
216*40cb5e5dSvi117747	sip_get_retry_after_cmts;
217*40cb5e5dSvi117747	sip_add_server;
218*40cb5e5dSvi117747	sip_get_server;
219*40cb5e5dSvi117747	sip_add_subject;
220*40cb5e5dSvi117747	sip_get_subject;
221*40cb5e5dSvi117747	sip_add_supported;
222*40cb5e5dSvi117747	sip_get_supported;
223*40cb5e5dSvi117747	sip_add_tstamp;
224*40cb5e5dSvi117747	sip_get_tstamp_value;
225*40cb5e5dSvi117747	sip_get_tstamp_delay;
226*40cb5e5dSvi117747	sip_add_unsupported;
227*40cb5e5dSvi117747	sip_get_unsupported;
228*40cb5e5dSvi117747	sip_add_user_agent;
229*40cb5e5dSvi117747	sip_get_user_agent;
230*40cb5e5dSvi117747	sip_add_warning;
231*40cb5e5dSvi117747	sip_get_warning_code;
232*40cb5e5dSvi117747	sip_get_warning_agent;
233*40cb5e5dSvi117747	sip_get_warning_text;
234*40cb5e5dSvi117747	sip_add_author;
235*40cb5e5dSvi117747	sip_get_author_scheme;
236*40cb5e5dSvi117747	sip_get_author_param;
237*40cb5e5dSvi117747	sip_add_authen_info;
238*40cb5e5dSvi117747	sip_get_authen_info;
239*40cb5e5dSvi117747	sip_add_proxy_authen;
240*40cb5e5dSvi117747	sip_get_proxy_authen_scheme;
241*40cb5e5dSvi117747	sip_get_proxy_authen_param;
242*40cb5e5dSvi117747	sip_add_proxy_author;
243*40cb5e5dSvi117747	sip_get_proxy_author_scheme;
244*40cb5e5dSvi117747	sip_get_proxy_author_param;
245*40cb5e5dSvi117747	sip_add_proxy_require;
246*40cb5e5dSvi117747	sip_get_proxy_require;
247*40cb5e5dSvi117747	sip_add_www_authen;
248*40cb5e5dSvi117747	sip_get_www_authen_scheme;
249*40cb5e5dSvi117747	sip_get_www_authen_param;
250*40cb5e5dSvi117747	sip_add_privacy;
251*40cb5e5dSvi117747	sip_get_priv_value;
252*40cb5e5dSvi117747	sip_add_passertedid;
253*40cb5e5dSvi117747	sip_get_passertedid_display_name;
254*40cb5e5dSvi117747	sip_get_passertedid_uri_str;
255*40cb5e5dSvi117747	sip_add_ppreferredid;
256*40cb5e5dSvi117747	sip_get_ppreferredid_display_name;
257*40cb5e5dSvi117747	sip_get_ppreferredid_uri_str;
258*40cb5e5dSvi117747	sip_add_rack;
259*40cb5e5dSvi117747	sip_get_rack_resp_num;
260*40cb5e5dSvi117747	sip_get_rack_cseq_num;
261*40cb5e5dSvi117747	sip_get_rack_method;
262*40cb5e5dSvi117747	sip_add_rseq;
263*40cb5e5dSvi117747	sip_get_rseq_resp_num;
264*40cb5e5dSvi117747    local:
265*40cb5e5dSvi117747	*;
266*40cb5e5dSvi117747};
267