1# CDDL HEADER START 2# 3# The contents of this file are subject to the terms of the 4# Common Development and Distribution License (the "License"). 5# You may not use this file except in compliance with the License. 6# 7# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 8# or http://www.opensolaris.org/os/licensing. 9# See the License for the specific language governing permissions 10# and limitations under the License. 11# 12# When distributing Covered Code, include this CDDL HEADER in each 13# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 14# If applicable, add the following below this CDDL HEADER, with the 15# fields enclosed by brackets "[]" replaced with your own identifying 16# information: Portions Copyright [yyyy] [name of copyright owner] 17# 18# CDDL HEADER END 19# 20# 21# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 22# Use is subject to license terms. 23# 24# ident "%Z%%M% %I% %E% SMI" 25# 26 27SUNWprivate_1.0 { 28 global: 29 dropsuid; 30 nb_ctx_create; 31 nb_ctx_done; 32 nb_ctx_readrcsection; 33 nb_ctx_resolve; 34 nb_ctx_setns; 35 nb_resolvehost_in; 36 nbns_getnodestatus; 37 nbns_resolvename; 38 nls_str_upper; 39 rc_close; 40 rc_open; 41 smb_ctx_done; 42 smb_ctx_flags2; 43 smb_ctx_init; 44 smb_ctx_lookup; 45 smb_ctx_opt; 46 smb_ctx_readrc; 47 smb_ctx_resolve; 48 smb_ctx_setshare; 49 smb_ctx_tdis; 50 smb_debug; 51 smb_error; 52 smb_getprogname; 53 smb_lib_init; 54 smb_netshareenum; 55 smb_open_rcfile; 56 smb_simplecrypt; 57 smb_simpledecrypt; 58 smb_strerror; 59 smb_rc; # data 60 smb_read; 61 smb_write; 62 smb_verbose; 63 smbfs_acl_free_sd; 64 smbfs_acl_get; 65 smbfs_acl_getsd; 66 smbfs_acl_print_sd; 67 smbfs_acl_sd2zfs; 68 smbfs_acl_set; 69 smbfs_acl_setsd; 70 smbfs_acl_zfs2sd; 71 smbfs_default_dom_usr; 72 smbfs_keychain_add; 73 smbfs_keychain_chk; 74 smbfs_keychain_del; 75 smbfs_keychain_del_everyone; 76 smbfs_keychain_del_owner; 77 unpercent; 78 local: 79 *; 80}; 81