mapfile-vers (bfed486a) mapfile-vers (cd3e9333)
1#
1#
2# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
3# Use is subject to license terms.
2# Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved.
4#
5# CDDL HEADER START
6#
7# The contents of this file are subject to the terms of the
8# Common Development and Distribution License (the "License").
9# You may not use this file except in compliance with the License.
10#
11# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 22 unchanged lines hidden (view full) ---

34#
35# You should not be making modifications here until you've read the most current
36# copy of that file. If you need help, contact a gatekeeper for guidance.
37#
38# MAPFILE HEADER END
39#
40
41
3#
4# CDDL HEADER START
5#
6# The contents of this file are subject to the terms of the
7# Common Development and Distribution License (the "License").
8# You may not use this file except in compliance with the License.
9#
10# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 22 unchanged lines hidden (view full) ---

33#
34# You should not be making modifications here until you've read the most current
35# copy of that file. If you need help, contact a gatekeeper for guidance.
36#
37# MAPFILE HEADER END
38#
39
40
42SUNWprivate_1.1 {
41$mapfile_version 2
42
43SYMBOL_VERSION SUNWprivate_1.1 {
43 global:
44 _nss_compat_audit_user_constr;
45 _nss_compat_group_constr;
46 _nss_compat_passwd_constr;
47 _nss_compat_shadow_constr;
48 _nss_compat_user_attr_constr;
49 local:
50 *;
51};
44 global:
45 _nss_compat_audit_user_constr;
46 _nss_compat_group_constr;
47 _nss_compat_passwd_constr;
48 _nss_compat_shadow_constr;
49 _nss_compat_user_attr_constr;
50 local:
51 *;
52};