15c51f124SMoriah Waterland# 25c51f124SMoriah Waterland# CDDL HEADER START 35c51f124SMoriah Waterland# 45c51f124SMoriah Waterland# The contents of this file are subject to the terms of the 55c51f124SMoriah Waterland# Common Development and Distribution License (the "License"). 65c51f124SMoriah Waterland# You may not use this file except in compliance with the License. 75c51f124SMoriah Waterland# 85c51f124SMoriah Waterland# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 95c51f124SMoriah Waterland# or http://www.opensolaris.org/os/licensing. 105c51f124SMoriah Waterland# See the License for the specific language governing permissions 115c51f124SMoriah Waterland# and limitations under the License. 125c51f124SMoriah Waterland# 135c51f124SMoriah Waterland# When distributing Covered Code, include this CDDL HEADER in each 145c51f124SMoriah Waterland# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 155c51f124SMoriah Waterland# If applicable, add the following below this CDDL HEADER, with the 165c51f124SMoriah Waterland# fields enclosed by brackets "[]" replaced with your own identifying 175c51f124SMoriah Waterland# information: Portions Copyright [yyyy] [name of copyright owner] 185c51f124SMoriah Waterland# 195c51f124SMoriah Waterland# CDDL HEADER END 205c51f124SMoriah Waterland# 215c51f124SMoriah Waterland 225c51f124SMoriah Waterland# 23*cd3e9333SAli Bahrami# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. 245c51f124SMoriah Waterland# 255c51f124SMoriah Waterland 265c51f124SMoriah Waterland# 275c51f124SMoriah Waterland# MAPFILE HEADER START 285c51f124SMoriah Waterland# 295c51f124SMoriah Waterland# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 305c51f124SMoriah Waterland# Object versioning must comply with the rules detailed in 315c51f124SMoriah Waterland# 325c51f124SMoriah Waterland# usr/src/lib/README.mapfiles 335c51f124SMoriah Waterland# 345c51f124SMoriah Waterland# You should not be making modifications here until you've read the most current 355c51f124SMoriah Waterland# copy of that file. If you need help, contact a gatekeeper for guidance. 365c51f124SMoriah Waterland# 375c51f124SMoriah Waterland# MAPFILE HEADER END 385c51f124SMoriah Waterland# 395c51f124SMoriah Waterland 40*cd3e9333SAli Bahrami$mapfile_version 2 41*cd3e9333SAli Bahrami 42*cd3e9333SAli BahramiSYMBOL_VERSION SUNWprivate { 435c51f124SMoriah Waterland global: 445c51f124SMoriah Waterland add_cache; 455c51f124SMoriah Waterland attrdefault; 465c51f124SMoriah Waterland attrpreset; 475c51f124SMoriah Waterland averify; 485c51f124SMoriah Waterland backoff; 495c51f124SMoriah Waterland basepath; 505c51f124SMoriah Waterland canonize; 515c51f124SMoriah Waterland canonize_slashes; 525c51f124SMoriah Waterland cgrgid; 535c51f124SMoriah Waterland cgrnam; 545c51f124SMoriah Waterland check_cert; 555c51f124SMoriah Waterland check_cert_and_key; 565c51f124SMoriah Waterland checksum_off; 575c51f124SMoriah Waterland checksum_on; 585c51f124SMoriah Waterland ckparam; 595c51f124SMoriah Waterland ckvolseq; 605c51f124SMoriah Waterland clgrgid; 615c51f124SMoriah Waterland clgrnam; 625c51f124SMoriah Waterland close_keystore; 635c51f124SMoriah Waterland clpwnam; 645c51f124SMoriah Waterland clpwuid; 655c51f124SMoriah Waterland compute_checksum; 665c51f124SMoriah Waterland cpwnam; 675c51f124SMoriah Waterland cpwuid; 685c51f124SMoriah Waterland cverify; 695c51f124SMoriah Waterland delete_cert_and_keys; 705c51f124SMoriah Waterland devtype; 715c51f124SMoriah Waterland disable_attribute_check; 725c51f124SMoriah Waterland ds_close; 735c51f124SMoriah Waterland ds_fd_open; 745c51f124SMoriah Waterland ds_findpkg; 755c51f124SMoriah Waterland ds_getinfo; 765c51f124SMoriah Waterland ds_getpkg; 775c51f124SMoriah Waterland ds_ginit; 785c51f124SMoriah Waterland ds_init; 795c51f124SMoriah Waterland ds_next; 805c51f124SMoriah Waterland ds_order; 815c51f124SMoriah Waterland ds_putinfo; 825c51f124SMoriah Waterland ds_readbuf; 835c51f124SMoriah Waterland ds_skiptoend; 845c51f124SMoriah Waterland ds_validate_signature; 855c51f124SMoriah Waterland e_ExecCmdArray; 865c51f124SMoriah Waterland e_ExecCmdList; 875c51f124SMoriah Waterland echo_out; 885c51f124SMoriah Waterland ecleanup; 895c51f124SMoriah Waterland enable_local_fs; 905c51f124SMoriah Waterland epclose; 915c51f124SMoriah Waterland epopen; 925c51f124SMoriah Waterland esystem; 935c51f124SMoriah Waterland find_ca_certs; 945c51f124SMoriah Waterland find_cl_certs; 955c51f124SMoriah Waterland find_key_cert_pair; 965c51f124SMoriah Waterland fmkdir; 975c51f124SMoriah Waterland fverify; 985c51f124SMoriah Waterland getErrbufAddr; 995c51f124SMoriah Waterland getErrbufSize; 1005c51f124SMoriah Waterland getErrstr; 1015c51f124SMoriah Waterland get_categories; 1025c51f124SMoriah Waterland get_cert_chain; 1035c51f124SMoriah Waterland get_disable_attribute_check; 1045c51f124SMoriah Waterland get_endof_string; 1055c51f124SMoriah Waterland get_prog_name; 1065c51f124SMoriah Waterland get_proxy_port; 1075c51f124SMoriah Waterland get_signature; 1085c51f124SMoriah Waterland get_startof_string; 1095c51f124SMoriah Waterland get_subject_display_name; 1105c51f124SMoriah Waterland getmapmode; 1115c51f124SMoriah Waterland gpkglist; 1125c51f124SMoriah Waterland gpkgmap; 1135c51f124SMoriah Waterland gpkgmapvfp; 1145c51f124SMoriah Waterland holdcinfo; 1155c51f124SMoriah Waterland init_cache; 1165c51f124SMoriah Waterland isFdRemote; 1175c51f124SMoriah Waterland isFstypeRemote; 1185c51f124SMoriah Waterland isPathRemote; 1195c51f124SMoriah Waterland is_not_valid_category; 1205c51f124SMoriah Waterland is_not_valid_length; 1215c51f124SMoriah Waterland is_web_install; 1225c51f124SMoriah Waterland iscpio; 1235c51f124SMoriah Waterland isdir; 1245c51f124SMoriah Waterland isfile; 1255c51f124SMoriah Waterland logerr; 1265c51f124SMoriah Waterland lookup_cache; 1275c51f124SMoriah Waterland mappath; 1285c51f124SMoriah Waterland mapvar; 1295c51f124SMoriah Waterland merge_ca_cert; 1305c51f124SMoriah Waterland merge_cert_and_key; 1315c51f124SMoriah Waterland nonABI_symlinks; 1325c51f124SMoriah Waterland open_keystore; 1335c51f124SMoriah Waterland path_valid; 1345c51f124SMoriah Waterland pkg_passphrase_cb; 13562224350SCasper H.S. Dik pkgclosefilter; 13662224350SCasper H.S. Dik pkgcloseserver; 13762224350SCasper H.S. Dik pkgcmd; 1385c51f124SMoriah Waterland pkgerr; 1395c51f124SMoriah Waterland pkgerr_add; 1405c51f124SMoriah Waterland pkgerr_clear; 1415c51f124SMoriah Waterland pkgerr_free; 1425c51f124SMoriah Waterland pkgerr_get; 1435c51f124SMoriah Waterland pkgerr_new; 1445c51f124SMoriah Waterland pkgerr_num; 1455c51f124SMoriah Waterland pkgexecl; 1465c51f124SMoriah Waterland pkgexecv; 14762224350SCasper H.S. Dik pkggetentry; 14862224350SCasper H.S. Dik pkggetentry_named; 1495c51f124SMoriah Waterland pkghead; 1505c51f124SMoriah Waterland pkglist_cont; 15162224350SCasper H.S. Dik pkgmodeargument; 1525c51f124SMoriah Waterland pkgmount; 15362224350SCasper H.S. Dik pkgopenfilter; 15462224350SCasper H.S. Dik pkgopenserver; 15562224350SCasper H.S. Dik pkgparsemode; 15662224350SCasper H.S. Dik pkgservercommitfile; 15762224350SCasper H.S. Dik pkgservergetmode; 15862224350SCasper H.S. Dik pkgserversetmode; 1595c51f124SMoriah Waterland pkgstrAddToken; 1605c51f124SMoriah Waterland pkgstrContainsToken; 1615c51f124SMoriah Waterland pkgstrConvertPathToBasename; 1625c51f124SMoriah Waterland pkgstrConvertPathToDirname; 1635c51f124SMoriah Waterland pkgstrConvertUllToTimeString_r; 1645c51f124SMoriah Waterland pkgstrExpandTokens; 1655c51f124SMoriah Waterland pkgstrGetToken; 1665c51f124SMoriah Waterland pkgstrGetToken_r; 1675c51f124SMoriah Waterland pkgstrLocatePathBasename; 1685c51f124SMoriah Waterland pkgstrNumTokens; 1695c51f124SMoriah Waterland pkgstrPrintf; 1705c51f124SMoriah Waterland pkgstrPrintf_r; 1715c51f124SMoriah Waterland pkgstrRemoveLeadingWhitespace; 1725c51f124SMoriah Waterland pkgstrRemoveToken; 1735c51f124SMoriah Waterland pkgstrScaleNumericString; 17462224350SCasper H.S. Dik pkgsync; 17562224350SCasper H.S. Dik pkgsync_needed; 1765c51f124SMoriah Waterland pkgtrans; 1775c51f124SMoriah Waterland pkgumount; 1785c51f124SMoriah Waterland ppkgmap; 1795c51f124SMoriah Waterland print_cert; 1805c51f124SMoriah Waterland print_certs; 1815c51f124SMoriah Waterland progerr; 1825c51f124SMoriah Waterland putcfile; 1835c51f124SMoriah Waterland putcvfpfile; 1845c51f124SMoriah Waterland reset_backoff; 1855c51f124SMoriah Waterland restore_local_fs; 1865c51f124SMoriah Waterland rpterr; 1875c51f124SMoriah Waterland rrmdir; 1885c51f124SMoriah Waterland sec_init; 1895c51f124SMoriah Waterland setErrstr; 1905c51f124SMoriah Waterland set_memalloc_failure_func; 1915c51f124SMoriah Waterland set_nonABI_symlinks; 1925c51f124SMoriah Waterland set_passphrase_passarg; 1935c51f124SMoriah Waterland set_passphrase_prompt; 1945c51f124SMoriah Waterland set_prog_name; 1955c51f124SMoriah Waterland set_web_install; 1965c51f124SMoriah Waterland setmapmode; 1975c51f124SMoriah Waterland srchcfile; 1985c51f124SMoriah Waterland strip_port; 1995c51f124SMoriah Waterland sunw_PKCS12_contents; 2005c51f124SMoriah Waterland sunw_PKCS12_create; 2015c51f124SMoriah Waterland sunw_check_cert_times; 2025c51f124SMoriah Waterland sunw_check_keys; 2035c51f124SMoriah Waterland sunw_evp_pkey_free; 2045c51f124SMoriah Waterland sunw_find_fname; 2055c51f124SMoriah Waterland sunw_find_localkeyid; 2065c51f124SMoriah Waterland sunw_get_cert_fname; 2075c51f124SMoriah Waterland sunw_get_pkey_fname; 2085c51f124SMoriah Waterland sunw_get_pkey_localkeyid; 2095c51f124SMoriah Waterland sunw_set_fname; 2105c51f124SMoriah Waterland sunw_set_localkeyid; 2115c51f124SMoriah Waterland sunw_split_certs; 2125c51f124SMoriah Waterland sunw_PEM_contents; 2135c51f124SMoriah Waterland tputcfent; 2145c51f124SMoriah Waterland validate_signature; 2155c51f124SMoriah Waterland vfpCheckpointFile; 2165c51f124SMoriah Waterland vfpCheckpointOpen; 2175c51f124SMoriah Waterland vfpClearModified; 2185c51f124SMoriah Waterland vfpClose; 2195c51f124SMoriah Waterland vfpGetModified; 2205c51f124SMoriah Waterland vfpOpen; 2215c51f124SMoriah Waterland vfpRewind; 2225c51f124SMoriah Waterland vfpSafePwrite; 2235c51f124SMoriah Waterland vfpSafeWrite; 2245c51f124SMoriah Waterland vfpSetFlags; 2255c51f124SMoriah Waterland vfpSetModified; 2265c51f124SMoriah Waterland vfpSetSize; 2275c51f124SMoriah Waterland vfpTruncate; 2285c51f124SMoriah Waterland vfpWriteToFile; 2295c51f124SMoriah Waterland web_cleanup; 2305c51f124SMoriah Waterland web_session_control; 2315c51f124SMoriah Waterland xmalloc; 2325c51f124SMoriah Waterland xrealloc; 2335c51f124SMoriah Waterland xstrdup; 2345c51f124SMoriah Waterland local: 2355c51f124SMoriah Waterland *; 2365c51f124SMoriah Waterland}; 237