2 # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
4 # External declarations - used to suppress -zdefs errors.
9 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
10 # Object versioning must comply with the rules detailed in
12 # usr/src/lib/README.mapfiles
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.
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 }; # " "