12522Sraf# 22522Sraf# CDDL HEADER START 32522Sraf# 42522Sraf# The contents of this file are subject to the terms of the 52522Sraf# Common Development and Distribution License (the "License"). 62522Sraf# You may not use this file except in compliance with the License. 72522Sraf# 82522Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92522Sraf# or http://www.opensolaris.org/os/licensing. 102522Sraf# See the License for the specific language governing permissions 112522Sraf# and limitations under the License. 122522Sraf# 132522Sraf# When distributing Covered Code, include this CDDL HEADER in each 142522Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152522Sraf# If applicable, add the following below this CDDL HEADER, with the 162522Sraf# fields enclosed by brackets "[]" replaced with your own identifying 172522Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 182522Sraf# 192522Sraf# CDDL HEADER END 202522Sraf# 212522Sraf# 22*8744SAli.Bahrami@Sun.COM# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 232522Sraf# Use is subject to license terms. 242522Sraf# 25*8744SAli.Bahrami@Sun.COM 26*8744SAli.Bahrami@Sun.COM# 27*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 28*8744SAli.Bahrami@Sun.COM# 29*8744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30*8744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 31*8744SAli.Bahrami@Sun.COM# 32*8744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 33*8744SAli.Bahrami@Sun.COM# 34*8744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 35*8744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 36*8744SAli.Bahrami@Sun.COM# 37*8744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 382522Sraf# 392522Sraf 402522SrafSUNW_1.1 { 412522Sraf global: 422522Sraf current_field; 432522Sraf data_ahead; 442522Sraf data_behind; 452522Sraf dup_field; 462522Sraf dynamic_field_info; 472522Sraf field_arg; 482522Sraf field_back; 492522Sraf field_buffer; 502522Sraf field_count; 512522Sraf field_fore; 522522Sraf field_index; 532522Sraf field_info; 542522Sraf field_init; 552522Sraf field_just; 562522Sraf field_opts; 572522Sraf field_opts_off; 582522Sraf field_opts_on; 592522Sraf field_pad; 602522Sraf field_status; 612522Sraf field_term; 622522Sraf field_type; 632522Sraf field_userptr; 642522Sraf form_driver; 652522Sraf form_fields; 662522Sraf form_init; 672522Sraf form_opts; 682522Sraf form_opts_off; 692522Sraf form_opts_on; 702522Sraf form_page; 712522Sraf form_sub; 722522Sraf form_term; 732522Sraf form_userptr; 742522Sraf form_win; 752522Sraf free_field; 762522Sraf free_fieldtype; 772522Sraf free_form; 782522Sraf link_field; 792522Sraf link_fieldtype; 802522Sraf move_field; 812522Sraf new_field; 822522Sraf new_fieldtype; 832522Sraf new_form; 842522Sraf new_page; 852522Sraf pos_form_cursor; 862522Sraf post_form; 872522Sraf scale_form; 882522Sraf set_current_field; 892522Sraf set_field_back; 902522Sraf set_field_buffer; 912522Sraf set_field_fore; 922522Sraf set_field_init; 932522Sraf set_field_just; 942522Sraf set_field_opts; 952522Sraf set_field_pad; 962522Sraf set_field_status; 972522Sraf set_field_term; 982522Sraf set_field_type; 992522Sraf set_fieldtype_arg; 1002522Sraf set_fieldtype_choice; 1012522Sraf set_field_userptr; 1022522Sraf set_form_fields; 1032522Sraf set_form_init; 1042522Sraf set_form_opts; 1052522Sraf set_form_page; 1062522Sraf set_form_sub; 1072522Sraf set_form_term; 1082522Sraf set_form_userptr; 1092522Sraf set_form_win; 1102522Sraf set_max_field; 1112522Sraf set_new_page; 1122522Sraf unpost_form; 1132522Sraf}; 1142522Sraf 1152522SrafSUNWprivate_1.1 { 1162522Sraf global: 1172522Sraf _adjust_cursor; 1182522Sraf __advance; 1192522Sraf _beg_field; 1202522Sraf _beg_line; 1212522Sraf __braelist; 1222522Sraf __braslist; 1232522Sraf __bravar; 1242522Sraf _buf_to_win; 1252522Sraf __cclass; 1262522Sraf __cflg; 1272522Sraf _checkchar; 1282522Sraf _checkfield; 1292522Sraf _clr_eof; 1302522Sraf _clr_eol; 1312522Sraf _clr_field; 1322522Sraf _copyarg; 1332522Sraf _data_beg; 1342522Sraf _data_end; 1352522Sraf _data_entry; 1362522Sraf _data_manipulation; 1372522Sraf _data_navigation; 1382522Sraf _DEFAULT_FIELD; 1392522Sraf _DEFAULT_FIELDTYPE; 1402522Sraf _DEFAULT_FORM; 1412522Sraf _del_char; 1422522Sraf _del_line; 1432522Sraf _del_prev; 1442522Sraf _del_word; 1452522Sraf _down_char; 1462522Sraf _down_field; 1472522Sraf _end_field; 1482522Sraf _end_line; 1492522Sraf __eptr_; 1502522Sraf __execute; 1512522Sraf _field_navigation; 1522522Sraf _first_active; 1532522Sraf _first_field; 1542522Sraf _first_page; 1552522Sraf _freearg; 1562522Sraf __getrnge; 1572522Sraf _grow_field; 1582522Sraf _ins_char; 1592522Sraf _ins_line; 1602522Sraf _ins_mode; 1614271Srie __i_size = DATA FILTER libc.so.1 S0x4; 1622522Sraf _last_field; 1632522Sraf _last_page; 1642522Sraf _left_char; 1652522Sraf _left_field; 1662522Sraf _lib_version; 1672522Sraf __lptr_; 1682522Sraf _makearg; 1692522Sraf _misc_request; 1702522Sraf _new_line; 1712522Sraf _next_char; 1722522Sraf _next_choice; 1732522Sraf _nextchoice; 1742522Sraf _next_field; 1752522Sraf _next_line; 1762522Sraf _next_page; 1772522Sraf _next_word; 1782522Sraf _ovl_mode; 1792522Sraf _page_navigation; 1802522Sraf _pos_form_cursor; 1812522Sraf _prev_char; 1822522Sraf _prev_choice; 1832522Sraf _prevchoice; 1842522Sraf _prev_field; 1852522Sraf _prev_line; 1862522Sraf _prev_page; 1872522Sraf _prev_word; 1882522Sraf _right_char; 1892522Sraf _right_field; 1902522Sraf __rpop; 1912522Sraf __rpush; 1922522Sraf _scr_bchar; 1932522Sraf _scr_bhpage; 1942522Sraf _scr_bline; 1952522Sraf _scr_bpage; 1962522Sraf _scr_fchar; 1972522Sraf _scr_fhpage; 1982522Sraf _scr_fline; 1992522Sraf _scr_fpage; 2002522Sraf _scr_hbhalf; 2012522Sraf _scr_hbline; 2022522Sraf _scr_hfhalf; 2032522Sraf _scr_hfline; 2042522Sraf _set_current_field; 2052522Sraf _set_form_page; 2062522Sraf _sfirst_field; 2072522Sraf __size; 2082522Sraf _slast_field; 2092522Sraf _snext_field; 2102522Sraf __sp_; 2112522Sraf _sprev_field; 2122522Sraf __st; 2132522Sraf __stmax; 2142522Sraf _sync_attrs; 2152522Sraf _sync_buffer; 2162522Sraf _sync_field; 2172522Sraf _sync_linked; 2182522Sraf _sync_opts; 2192522Sraf TYPE_ALNUM; 2202522Sraf TYPE_ALPHA; 2212522Sraf TYPE_ENUM; 2222522Sraf TYPE_INTEGER; 2232522Sraf TYPE_NUMERIC; 2242522Sraf TYPE_REGEXP; 2252522Sraf _up_char; 2262522Sraf _update_current; 2272522Sraf _up_field; 2282522Sraf _validate; 2292522Sraf _validation; 2302522Sraf _whsp_beg; 2312522Sraf _whsp_end; 2322522Sraf _win_to_buf; 2332522Sraf __xpop; 2342522Sraf __xpush; 2352522Sraf local: 2362522Sraf *; 2372522Sraf}; 238