1# 2# Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. 3# 4# External declarations - used to suppress -zdefs errors. 5 6# 7# MAPFILE HEADER START 8# 9# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 10# Object versioning must comply with the rules detailed in 11# 12# usr/src/lib/README.mapfiles 13# 14# You should not be making modifications here until you've read the most current 15# copy of that file. If you need help, contact a gatekeeper for guidance. 16# 17# MAPFILE HEADER END 18# 19 20$mapfile_version 2 21 22SYMBOL_SCOPE { 23 add_options { TYPE = FUNCTION; FLAGS = extern }; # From pppd 24 detached { TYPE = DATA; FLAGS = extern }; # " " 25 error { TYPE = FUNCTION; FLAGS = extern }; # " " 26 pap_passwd_hook { TYPE = DATA; FLAGS = extern }; # " " 27 remote_name { TYPE = DATA; FLAGS = extern }; # " " 28 slprintf { TYPE = FUNCTION; FLAGS = extern }; # " " 29 sys_close { TYPE = FUNCTION; FLAGS = extern }; # " " 30 warn { TYPE = FUNCTION; FLAGS = extern }; # " " 31}; 32