mapfile-vers revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
0N/A#
2362N/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.
2362N/A#
0N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2362N/A# or http://www.opensolaris.org/os/licensing.
0N/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.
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
0N/A#
0N/A# CDDL HEADER END
0N/A#
2362N/A#
2362N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
2362N/A# Use is subject to license terms.
0N/A#
0N/A
0N/A#
0N/A# MAPFILE HEADER START
0N/A#
0N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
0N/A# Object versioning must comply with the rules detailed in
0N/A#
0N/A# usr/src/lib/README.mapfiles
0N/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.
0N/A#
0N/A# MAPFILE HEADER END
0N/A#
0N/A
0N/A# There really should be only one SUNWprivate version.
0N/A# Don't add any more. Add new private symbols to SUNWprivate_1.2
0N/A
0N/ASUNWprivate_1.2 {
0N/A global:
0N/A dhcp_options_scan;
0N/A dhcpv6_find_option;
0N/A dhcpv6_pkt_option;
0N/A} SUNWprivate_1.1;
0N/A
0N/ASUNWprivate_1.1 {
0N/A global:
0N/A dhcpmsg;
0N/A dhcpmsg_fini;
0N/A dhcpmsg_init;
0N/A dsym_close_parser;
0N/A dsym_free_classes;
0N/A dsym_free_fields;
0N/A dsym_get_cat_id;
0N/A dsym_get_code_ranges;
0N/A dsym_get_type_id;
0N/A dsym_init_parser;
0N/A dsym_parse_field;
0N/A dsym_parser;
0N/A inittab_decode;
0N/A inittab_decode_e;
0N/A inittab_encode;
0N/A inittab_encode_e;
0N/A inittab_getbycode;
0N/A inittab_getbyname;
0N/A inittab_load;
0N/A inittab_type_to_size;
0N/A inittab_verify;
0N/A local:
0N/A *;
0N/A};
0N/A