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) 1993, 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

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

35#
36# MAPFILE HEADER END
37#
38
39#
40# Generic interface definition for usr/src/lib/nsswitch/nis.
41#
42
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

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

34#
35# MAPFILE HEADER END
36#
37
38#
39# Generic interface definition for usr/src/lib/nsswitch/nis.
40#
41
43SUNWprivate_1.1 {
42$mapfile_version 2
43
44SYMBOL_VERSION SUNWprivate_1.1 {
44 global:
45 _nss_nis_bootparams_constr;
46 _nss_nis_auth_attr_constr;
47 _nss_nis_audit_user_constr;
48 _nss_nis_ethers_constr;
49 _nss_nis_exec_attr_constr;
50 _nss_nis_group_constr;
51 _nss_nis_hosts_constr;

--- 17 unchanged lines hidden ---
45 global:
46 _nss_nis_bootparams_constr;
47 _nss_nis_auth_attr_constr;
48 _nss_nis_audit_user_constr;
49 _nss_nis_ethers_constr;
50 _nss_nis_exec_attr_constr;
51 _nss_nis_group_constr;
52 _nss_nis_hosts_constr;

--- 17 unchanged lines hidden ---