mapfile-vers revision 8afbae077394bf15b64633f006ff3cbba11fcd87
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# Use is subject to license terms.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# CDDL HEADER START
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# The contents of this file are subject to the terms of the
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# Common Development and Distribution License (the "License").
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# You may not use this file except in compliance with the License.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# See the License for the specific language governing permissions
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# and limitations under the License.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# When distributing Covered Code, include this CDDL HEADER in each
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# If applicable, add the following below this CDDL HEADER, with the
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# fields enclosed by brackets "[]" replaced with your own identifying
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# information: Portions Copyright [yyyy] [name of copyright owner]
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# CDDL HEADER END
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# MAPFILE HEADER START
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# Object versioning must comply with the rules detailed in
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# You should not be making modifications here until you've read the most current
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# copy of that file. If you need help, contact a gatekeeper for guidance.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# MAPFILE HEADER END
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte# External interface requirements
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_devlink_cache = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_enumerate_char_start = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_enumerate_int = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_errprint = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_free_dev_names = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_have_reserved = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_is_reserved = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_link_valid = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_lookup_dev_names = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_mklink = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_noupdate = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_print = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_read_link = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_reserve_id_cache = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_rm_all = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_rm_link = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_rm_stale_links = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_root_path = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte devfsadm_secondary_link = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte disk_enumerate_int = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte s_strdup = EXTERN;
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte system_labeled = EXTERN;