mapfile-vers revision 7568150a58e78021968b6c22bc28e9787b33496a
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# CDDL HEADER START
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# The contents of this file are subject to the terms of the
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# Common Development and Distribution License (the "License").
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# You may not use this file except in compliance with the License.
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# See the License for the specific language governing permissions
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# and limitations under the License.
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# When distributing Covered Code, include this CDDL HEADER in each
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# If applicable, add the following below this CDDL HEADER, with the
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# fields enclosed by brackets "[]" replaced with your own identifying
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# information: Portions Copyright [yyyy] [name of copyright owner]
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# CDDL HEADER END
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# Use is subject to license terms.
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# ident "%Z%%M% %I% %E% SMI"
4bff34e37def8a90f9194d81bc345c52ba20086athurlowSUNWprivate_1.0 {
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nb_ctx_create;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nb_ctx_done;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nb_ctx_readrcsection;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nb_ctx_resolve;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nb_ctx_setns;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nb_resolvehost_in;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nbns_getnodestatus;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nbns_resolvename;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow nls_str_upper;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_done;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_flags2;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_init;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_lookup;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_opt;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_readrc;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_resolve;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_setshare;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_ctx_tdis;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_getprogname;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_lib_init;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_netshareenum;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_open_rcfile;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_simplecrypt;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_simpledecrypt;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_strerror;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_rc; # data
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smb_verbose;
7568150a58e78021968b6c22bc28e9787b33496agwr smbfs_acl_free_sd;
7568150a58e78021968b6c22bc28e9787b33496agwr smbfs_acl_get;
7568150a58e78021968b6c22bc28e9787b33496agwr smbfs_acl_getsd;
7568150a58e78021968b6c22bc28e9787b33496agwr smbfs_acl_print_sd;
7568150a58e78021968b6c22bc28e9787b33496agwr smbfs_acl_sd2zfs;
7568150a58e78021968b6c22bc28e9787b33496agwr smbfs_acl_set;
7568150a58e78021968b6c22bc28e9787b33496agwr smbfs_acl_setsd;
7568150a58e78021968b6c22bc28e9787b33496agwr smbfs_acl_zfs2sd;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smbfs_default_dom_usr;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smbfs_keychain_add;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smbfs_keychain_chk;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smbfs_keychain_del;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smbfs_keychain_del_everyone;
4bff34e37def8a90f9194d81bc345c52ba20086athurlow smbfs_keychain_del_owner;