mapfile-vers revision b819cea2f73f98c5662230cc9affc8cc84f77fcf
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# CDDL HEADER START
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# The contents of this file are subject to the terms of the
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# Common Development and Distribution License (the "License").
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# You may not use this file except in compliance with the License.
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# or http://www.opensolaris.org/os/licensing.
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# See the License for the specific language governing permissions
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# and limitations under the License.
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# When distributing Covered Code, include this CDDL HEADER in each
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# If applicable, add the following below this CDDL HEADER, with the
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# fields enclosed by brackets "[]" replaced with your own identifying
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# information: Portions Copyright [yyyy] [name of copyright owner]
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# CDDL HEADER END
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# MAPFILE HEADER START
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# Object versioning must comply with the rules detailed in
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# usr/src/lib/README.mapfiles
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# You should not be making modifications here until you've read the most current
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# copy of that file. If you need help, contact a gatekeeper for guidance.
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico# MAPFILE HEADER END
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico#
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico$mapfile_version 2
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNicoSYMBOL_VERSION SUNWprivate {
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico global:
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico fksmbsrv_drv_close;
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico fksmbsrv_drv_ioctl;
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico fksmbsrv_drv_load;
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico fksmbsrv_drv_open;
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico local:
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico *;
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico};
1df8cf8012766394a0ec6b36010e236e9a9415b1JazzyNico