1N/A#
1N/A# This file and its contents are supplied under the terms of the
1N/A# Common Development and Distribution License ("CDDL"), version 1.0.
1N/A# You may only use this file in accordance with the terms of version
1N/A# 1.0 of the CDDL.
1N/A#
1N/A# A full copy of the text of the CDDL should have accompanied this
1N/A# source. A copy of the CDDL is also available via the Internet at
1N/A# http://www.illumos.org/license/CDDL.
1N/A#
1N/A#
1N/A# Copyright (c) 2014 Racktop Systems.
1N/A#
1N/A
1N/A$mapfile_version 2
1N/A
1N/ASYMBOL_SCOPE {
1N/A global:
1N/A boot_Sun__Solaris__Kstat;
1N/A XS_Sun__Solaris__Kstat___Stat_CLEAR;
1N/A XS_Sun__Solaris__Kstat___Stat_DELETE;
1N/A XS_Sun__Solaris__Kstat___Stat_EXISTS;
1N/A XS_Sun__Solaris__Kstat___Stat_FETCH;
1N/A XS_Sun__Solaris__Kstat___Stat_FIRSTKEY;
1N/A XS_Sun__Solaris__Kstat___Stat_NEXTKEY;
1N/A XS_Sun__Solaris__Kstat___Stat_STORE;
1N/A XS_Sun__Solaris__Kstat_DESTROY;
1N/A XS_Sun__Solaris__Kstat_new;
1N/A XS_Sun__Solaris__Kstat_update;
1N/A local:
1N/A *;
1N/A};
1N/A