]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/dialog/package/dialog.map
unbound: Vendor import 1.17.1
[FreeBSD/FreeBSD.git] / contrib / dialog / package / dialog.map
1 # $Id: dialog.map,v 1.13 2020/11/26 18:09:52 tom Exp $
2 # script for shared library symbol-versioning using ld
3 #
4 # This file was generated by ncu-mapsyms
5 # Configure options (1.0.20040721)
6 #       --disable-leaks --enable-trace
7 #       --disable-leaks --enable-trace --enable-widec
8 # Configure options (1.1.20070227)
9 #       --disable-leaks --enable-trace
10 #       --disable-leaks --enable-trace --enable-widec
11 # Configure options (1.2.20121230)
12 #       --disable-leaks --enable-trace
13 #       --disable-leaks --enable-trace --enable-widec
14 # Configure options (1.3.20160126)
15 #       --disable-leaks --enable-trace
16 #       --disable-leaks --enable-trace --enable-widec
17 # Configure options (1.3.20180620)
18 #       --disable-leaks --enable-trace
19 #       --disable-leaks --enable-trace --enable-widec
20 # Configure options (1.3.20190806)
21 #       --disable-leaks --enable-trace
22 #       --disable-leaks --enable-trace --enable-widec
23 # Configure options (1.3.20191209)
24 #       --disable-leaks --enable-trace
25 #       --disable-leaks --enable-trace --enable-widec
26 # Configure options (1.3.20200326)
27 #       --disable-leaks --enable-trace
28 #       --disable-leaks --enable-trace --enable-widec
29 # Configure options (1.3.20201126)
30 #       --disable-leaks --enable-trace
31 #       --disable-leaks --enable-trace --enable-widec
32
33 DIALOG_1.0.20040721 {
34         global:
35                 dialog_calendar;
36                 dialog_checklist;
37                 dialog_form;
38                 dialog_fselect;
39                 dialog_gauge;
40                 dialog_inputbox;
41                 dialog_menu;
42                 dialog_msgbox;
43                 dialog_state;
44                 dialog_tailbox;
45                 dialog_textbox;
46                 dialog_timebox;
47                 dialog_vars;
48                 dialog_version;
49                 dialog_yesno;
50                 dlg_add_callback;
51                 dlg_add_quoted;
52                 dlg_add_result;
53                 dlg_attr_clear;
54                 dlg_auto_size;
55                 dlg_auto_sizefile;
56                 dlg_beeping;
57                 dlg_box_x_ordinate;
58                 dlg_box_y_ordinate;
59                 dlg_button_count;
60                 dlg_button_layout;
61                 dlg_button_sizes;
62                 dlg_button_x_step;
63                 dlg_calc_listh;
64                 dlg_calc_listw;
65                 dlg_char_to_button;
66                 dlg_clear;
67                 dlg_color_count;
68                 dlg_color_setup;
69                 dlg_color_table;
70                 dlg_count_columns;
71                 dlg_count_wchars;
72                 dlg_create_rc;
73                 dlg_ctl_size;
74                 dlg_default_item;
75                 dlg_defaultno_button;
76                 dlg_del_window;
77                 dlg_does_output;
78                 dlg_draw_arrows;
79                 dlg_draw_bottom_box;
80                 dlg_draw_box;
81                 dlg_draw_buttons;
82                 dlg_draw_shadow;
83                 dlg_draw_title;
84                 dlg_edit_offset;
85                 dlg_edit_string;
86                 dlg_exit;
87                 dlg_exit_label;
88                 dlg_exiterr;
89                 dlg_flush_getc;
90                 dlg_getc;
91                 dlg_getc_callbacks;
92                 dlg_index_columns;
93                 dlg_index_wchars;
94                 dlg_item_help;
95                 dlg_killall_bg;
96                 dlg_last_getc;
97                 dlg_limit_columns;
98                 dlg_match_char;
99                 dlg_mouse_bigregion;
100                 dlg_mouse_free_regions;
101                 dlg_mouse_mkbigregion;
102                 dlg_mouse_mkregion;
103                 dlg_mouse_region;
104                 dlg_mouse_setbase;
105                 dlg_mouse_wgetch;
106                 dlg_new_window;
107                 dlg_next_button;
108                 dlg_next_ok_buttonindex;
109                 dlg_ok_buttoncode;
110                 dlg_ok_label;
111                 dlg_ok_labels;
112                 dlg_parse_rc;
113                 dlg_prev_button;
114                 dlg_prev_ok_buttonindex;
115                 dlg_print_autowrap;
116                 dlg_print_size;
117                 dlg_print_text;
118                 dlg_put_backtitle;
119                 dlg_remove_callback;
120                 dlg_set_focus;
121                 dlg_show_string;
122                 dlg_strclone;
123                 dlg_sub_window;
124                 dlg_tab_correct_str;
125                 dlg_trim_string;
126                 dlg_yes_labels;
127                 end_dialog;
128                 init_dialog;
129 };
130
131 DIALOG_1.1.20070227 {
132         global:
133                 dialog_dselect;
134                 dialog_editbox;
135                 dialog_mixedform;
136                 dialog_mixedgauge;
137                 dialog_pause;
138                 dialog_progressbox;
139                 dlg_asciibox;
140                 dlg_boxchar;
141                 dlg_button_to_char;
142                 dlg_calc_list_width;
143                 dlg_checklist;
144                 dlg_clr_result;
145                 dlg_color_pair;
146                 dlg_default_formitem;
147                 dlg_default_listitem;
148                 dlg_draw_arrows2;
149                 dlg_dump_keys;
150                 dlg_editbox;
151                 dlg_exit_buttoncode;
152                 dlg_find_index;
153                 dlg_form;
154                 dlg_free_formitems;
155                 dlg_lookup_key;
156                 dlg_max_input;
157                 dlg_menu;
158                 dlg_mouse_wgetch_nowait;
159                 dlg_move_window;
160                 dlg_ordinate;
161                 dlg_parse_bindkey;
162                 dlg_print_line;
163                 dlg_register_buttons;
164                 dlg_register_window;
165                 dlg_result_key;
166                 dlg_set_result;
167                 dlg_strempty;
168                 dlg_trace;
169                 dlg_trace_chr;
170                 dlg_trace_win;
171                 dlg_unregister_window;
172                 dlg_yes_buttoncode;
173 } DIALOG_1.0.20040721;
174
175 DIALOG_1.2.20121230 {
176         global:
177                 dialog_buildlist;
178                 dialog_helpfile;
179                 dialog_prgbox;
180                 dialog_rangebox;
181                 dialog_treeview;
182                 dlg_add_callback_ref;
183                 dlg_add_separator;
184                 dlg_add_string;
185                 dlg_align_columns;
186                 dlg_allocate_gauge;
187                 dlg_buildlist;
188                 dlg_check_scrolled;
189                 dlg_count_argv;
190                 dlg_count_real_columns;
191                 dlg_default_button;
192                 dlg_draw_bottom_box2;
193                 dlg_draw_box2;
194                 dlg_draw_helpline;
195                 dlg_draw_scrollbar;
196                 dlg_dummy_menutext;
197                 dlg_dump_window_keys;
198                 dlg_eat_argv;
199                 dlg_free_columns;
200                 dlg_free_gauge;
201                 dlg_get_attrs;
202                 dlg_mouse_setcode;
203                 dlg_need_separator;
204                 dlg_new_modal_window;
205                 dlg_print_listitem;
206                 dlg_print_scrolled;
207                 dlg_progressbox;
208                 dlg_renamed_menutext;
209                 dlg_restore_vars;
210                 dlg_save_vars;
211                 dlg_string_to_argv;
212                 dlg_trace_msg;
213                 dlg_treeview;
214                 dlg_update_gauge;
215                 dlg_wgetparent;
216 } DIALOG_1.1.20070227;
217
218 DIALOG_1.3.20160126 {
219         global:
220                 dlg_add_help_formitem;
221                 dlg_add_help_listitem;
222                 dlg_add_last_key;
223                 dlg_finish_string;
224                 dlg_popen;
225                 dlg_reallocate_gauge;
226 } DIALOG_1.2.20121230;
227
228 DIALOG_1.3.20180620 {
229         global:
230                 dlg_trace_2n;
231                 dlg_trace_2s;
232                 dlg_ttysize;
233                 dlg_will_resize;
234 } DIALOG_1.3.20160126;
235
236 DIALOG_1.3.20190806 {
237         global:
238                 dlg_button_key;
239                 dlg_exitcode2s;
240                 dlg_exitname2n;
241                 dlg_ok_button_key;
242 } DIALOG_1.3.20180620;
243
244 DIALOG_1.3.20191209 {
245         global:
246                 dlg_trace_va_msg;
247 } DIALOG_1.3.20190806;
248
249 DIALOG_1.3.20200326 {
250         global:
251                 dlg_reset_timeout;
252                 dlg_set_timeout;
253 } DIALOG_1.3.20191209;
254
255 DIALOG_1.3.20201126 {
256         global:
257                 dlg_der_window;
258                 dlg_getenv_num;
259                 dlg_getenv_str;
260                 dlg_keep_tite;
261         local:
262                 _*;
263 } DIALOG_1.3.20200326;