mapfile-vers revision f808c858fa61e7769218966759510a8b1190dfcf
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updater# CDDL HEADER START
229ea4644b3a7d9c7fdaa43888e7f55ba01e2ee3Automatic Updater# The contents of this file are subject to the terms of the
1167fc7904c5f0a472f8df207ac46dd52c7f1ec8Automatic Updater# Common Development and Distribution License (the "License").
0c39b3ed9409ecb277d5e32fa763a4e4d6598df8Automatic Updater# You may not use this file except in compliance with the License.
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updater# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cd0aa2d941d1438fabb5337f1f38c49478edf71dAutomatic Updater# or http://www.opensolaris.org/os/licensing.
90ff38a0d8deaf5f9c2aa5916d99b2e572d28738Automatic Updater# See the License for the specific language governing permissions
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# and limitations under the License.
6c6a121295b30772cbf3dd75a51fb9d883051a0eAutomatic Updater# When distributing Covered Code, include this CDDL HEADER in each
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9cd5eb6fe0f26d65724b99216cb31dcdd12e4afdAutomatic Updater# If applicable, add the following below this CDDL HEADER, with the
e171a4137c6ba348957e61b7c4c3541493c0da02Automatic Updater# fields enclosed by brackets "[]" replaced with your own identifying
e171a4137c6ba348957e61b7c4c3541493c0da02Automatic Updater# information: Portions Copyright [yyyy] [name of copyright owner]
e130ab53e992670e2a2ecf043976ac09f21358d1Automatic Updater# CDDL HEADER END
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
e171a4137c6ba348957e61b7c4c3541493c0da02Automatic Updater# Use is subject to license terms.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# ident "%Z%%M% %I% %E% SMI"
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater _new_svc_fdset;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater gethostbyaddr;
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt gethostbyname;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater rpc_broadcast_exp;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater __rpc_createerr;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater authdes_getucred;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater authdes_seccreate;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater authnone_create;
cdfc81e048bd34c1d628380247bda6b80a89e20eAutomatic Updater authsys_create;
cdfc81e048bd34c1d628380247bda6b80a89e20eAutomatic Updater authsys_create_default;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater clnt_dg_create;
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater clnt_pcreateerror;
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews clnt_perror;
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews clnt_raw_create;
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews clnt_spcreateerror;
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington clnt_sperrno;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews clnt_tli_create;
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updater clnt_tp_create;
8e9f3b69914ee02a80b87c97b1f8093edb3e9ae0Automatic Updater clnt_vc_create;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews endnetconfig;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews freenetconfigent;
80faf1588895fd26490f82f95a7a1b771df1c324Automatic Updater getnetconfigent;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews getpublickey;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews key_decryptsession;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater key_encryptsession;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater key_setsecret;
91216cff91b34c9ff6e846dc23f248219cafe660Andreas Gustafsson netdir_getbyaddr;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater netdir_getbyname;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater netdir_options;
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews rpcb_gettime;
11af78f7dc35741bdab68dbab11b03daab005b28Automatic Updater rpc_broadcast;
8ccd7da886e93cd490fcb6f4c4e98a6514f35820Automatic Updater rpc_createerr;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews setnetconfig;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews svc_dg_create;
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews svcerr_auth;
08e3b6797706a13054bad749dea04e94b514b8e7Automatic Updater svcerr_decode;
dd65eb1efb40b1c47d57963192bfc54873b219beAutomatic Updater svcerr_noproc;
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews svcerr_noprog;
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews svcerr_progvers;
a308b69ac66fadf66863484f301314d6e6a3f1d2Automatic Updater svcerr_systemerr;
a308b69ac66fadf66863484f301314d6e6a3f1d2Automatic Updater svcerr_weakauth;
78f3ed4bc2fcd3d270bfd599804f3b27a1db4d91Mark Andrews svc_fd_create;
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews svc_getreqset;
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updater svc_raw_create;
0c39b3ed9409ecb277d5e32fa763a4e4d6598df8Automatic Updater svc_sendreply;
0c39b3ed9409ecb277d5e32fa763a4e4d6598df8Automatic Updater svc_tli_create;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater svc_tp_create;
f2770f6b39a9b2a98afb7a11ed105f73f1570c1eAutomatic Updater svc_vc_create;
e130ab53e992670e2a2ecf043976ac09f21358d1Automatic Updater xdr_accepted_reply;
8711e5c73ca872d59810760af0332194cbdd619bAutomatic Updater xdr_authsys_parms;
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater xdrmem_create;
7f79131f9a8e804b93c57f3c679065cce878b726Automatic Updater xdr_opaque_auth;
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater xdrrec_create;
da82e232161d67b77df2d67898bdac693f647be1Automatic Updater xdrrec_skiprecord;
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater xdr_reference;
19b3dc94bce93fa76bd7e066f9298630dbc9dcb4Automatic Updater xdr_rejected_reply;
7f94d9a8162c9a96b56e66176702b66e79d8e1a2Automatic Updater xdrstdio_create;
7262eb86f2b465822206122921e2f357218f0cfdAutomatic Updater xdr_wrapstring;
96ea71632887c58a9d00f47eb318bf76b35903c3Mark Andrews xprt_register;
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater xprt_unregister;