0N/A#
0N/A# CDDL HEADER START
0N/A#
0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
0N/A#
0N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6983N/A# or http://www.opensolaris.org/os/licensing.
6983N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A#
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6983N/A# If applicable, add the following below this CDDL HEADER, with the
6983N/A# fields enclosed by brackets "[]" replaced with your own identifying
6983N/A# information: Portions Copyright [yyyy] [name of copyright owner]
6983N/A#
0N/A# CDDL HEADER END
0N/A#
0N/A#
0N/A# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
0N/A#
4501N/A
7147N/A#
0N/A# MAPFILE HEADER START
1182N/A#
0N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
2N/A# Object versioning must comply with the rules detailed in
0N/A#
1182N/A# usr/src/lib/README.mapfiles
6755N/A#
0N/A# You should not be making modifications here until you've read the most current
0N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
1191N/A#
1191N/A# MAPFILE HEADER END
0N/A#
3853N/A
0N/A$mapfile_version 2
7147N/A
7147N/ASYMBOL_VERSION SUNWprivate_1.1 {
7147N/A global:
7147N/A calculate_hash;
7147N/A connect_to_inetd;
0N/A destroy_basic_cfg;
2270N/A destroy_proto_list;
2270N/A destroy_strings;
2270N/A dg_template;
2270N/A find_prop;
7147N/A free_instance_props;
2270N/A get_netids;
3853N/A get_prop_table;
4812N/A get_prop_value_boolean;
4812N/A get_prop_value_count;
4812N/A get_prop_value_int;
4812N/A get_prop_value_string;
4812N/A get_protos;
4812N/A get_rpc_prognum;
4812N/A get_sock_type_id;
4812N/A inet_ntop_native;
3853N/A put_prop_value_boolean;
3853N/A put_prop_value_count;
3853N/A put_prop_value_int;
3853N/A put_prop_value_string;
3853N/A put_prop_value_string_list;
535N/A read_default_props;
0N/A read_instance_props;
3853N/A read_prop;
0N/A refresh_inetd;
1191N/A retrieve_inetd_hash;
1191N/A safe_sendto;
6755N/A safe_write;
535N/A setproctitle;
6755N/A store_inetd_hash;
2350N/A valid_default_prop;
2270N/A valid_props;
2270N/A local:
3853N/A *;
3853N/A};
0N/A