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