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 current_field; 31 data_ahead; 32 data_behind; 33 dup_field; 34 dynamic_field_info; 35 field_arg; 36 field_back; 37 field_buffer; 38 field_count; 39 field_fore; 40 field_index; 41 field_info; 42 field_init; 43 field_just; 44 field_opts; 45 field_opts_off; 46 field_opts_on; 47 field_pad; 48 field_status; 49 field_term; 50 field_type; 51 field_userptr; 52 form_driver; 53 form_fields; 54 form_init; 55 form_opts; 56 form_opts_off; 57 form_opts_on; 58 form_page; 59 form_sub; 60 form_term; 61 form_userptr; 62 form_win; 63 free_field; 64 free_fieldtype; 65 free_form; 66 link_field; 67 link_fieldtype; 68 move_field; 69 new_field; 70 new_fieldtype; 71 new_form; 72 new_page; 73 pos_form_cursor; 74 post_form; 75 scale_form; 76 set_current_field; 77 set_field_back; 78 set_field_buffer; 79 set_field_fore; 80 set_field_init; 81 set_field_just; 82 set_field_opts; 83 set_field_pad; 84 set_field_status; 85 set_field_term; 86 set_field_type; 87 set_fieldtype_arg; 88 set_fieldtype_choice; 89 set_field_userptr; 90 set_form_fields; 91 set_form_init; 92 set_form_opts; 93 set_form_page; 94 set_form_sub; 95 set_form_term; 96 set_form_userptr; 97 set_form_win; 98 set_max_field; 99 set_new_page; 100 unpost_form; 101}; 102 103SUNWprivate_1.1 { 104 global: 105 _adjust_cursor; 106 __advance; 107 _beg_field; 108 _beg_line; 109 __braelist; 110 __braslist; 111 __bravar; 112 _buf_to_win; 113 __cclass; 114 __cflg; 115 _checkchar; 116 _checkfield; 117 _clr_eof; 118 _clr_eol; 119 _clr_field; 120 _copyarg; 121 _data_beg; 122 _data_end; 123 _data_entry; 124 _data_manipulation; 125 _data_navigation; 126 _DEFAULT_FIELD; 127 _DEFAULT_FIELDTYPE; 128 _DEFAULT_FORM; 129 _del_char; 130 _del_line; 131 _del_prev; 132 _del_word; 133 _down_char; 134 _down_field; 135 _end_field; 136 _end_line; 137 __eptr_; 138 __execute; 139 _field_navigation; 140 _first_active; 141 _first_field; 142 _first_page; 143 _freearg; 144 __getrnge; 145 _grow_field; 146 _ins_char; 147 _ins_line; 148 _ins_mode; 149 __i_size = DATA FILTER libc.so.1 S0x4; 150 _last_field; 151 _last_page; 152 _left_char; 153 _left_field; 154 _lib_version; 155 __lptr_; 156 _makearg; 157 _misc_request; 158 _new_line; 159 _next_char; 160 _next_choice; 161 _nextchoice; 162 _next_field; 163 _next_line; 164 _next_page; 165 _next_word; 166 _ovl_mode; 167 _page_navigation; 168 _pos_form_cursor; 169 _prev_char; 170 _prev_choice; 171 _prevchoice; 172 _prev_field; 173 _prev_line; 174 _prev_page; 175 _prev_word; 176 _right_char; 177 _right_field; 178 __rpop; 179 __rpush; 180 _scr_bchar; 181 _scr_bhpage; 182 _scr_bline; 183 _scr_bpage; 184 _scr_fchar; 185 _scr_fhpage; 186 _scr_fline; 187 _scr_fpage; 188 _scr_hbhalf; 189 _scr_hbline; 190 _scr_hfhalf; 191 _scr_hfline; 192 _set_current_field; 193 _set_form_page; 194 _sfirst_field; 195 __size; 196 _slast_field; 197 _snext_field; 198 __sp_; 199 _sprev_field; 200 __st; 201 __stmax; 202 _sync_attrs; 203 _sync_buffer; 204 _sync_field; 205 _sync_linked; 206 _sync_opts; 207 TYPE_ALNUM; 208 TYPE_ALPHA; 209 TYPE_ENUM; 210 TYPE_INTEGER; 211 TYPE_NUMERIC; 212 TYPE_REGEXP; 213 _up_char; 214 _update_current; 215 _up_field; 216 _validate; 217 _validation; 218 _whsp_beg; 219 _whsp_end; 220 _win_to_buf; 221 __xpop; 222 __xpush; 223 local: 224 *; 225}; 226