usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/mapfile-passprompt
changeset 8744 03d5725cda56
parent 0 68f95e015346
child 12692 4341b447c069
equal deleted inserted replaced
8743:05a024aa481c 8744:03d5725cda56
     1 #
     1 #
     2 #ident	"%Z%%M%	%I%	%E% SMI"
     2 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     3 #
     3 # Use is subject to license terms.
     4 # Copyright (c) 2001 by Sun Microsystems, Inc.
       
     5 # All rights reserved.
       
     6 #
     4 #
     7 # External declarations - used to suppress -zdefs errors.
     5 # External declarations - used to suppress -zdefs errors.
       
     6 
       
     7 #
       
     8 # MAPFILE HEADER START
       
     9 #
       
    10 # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
       
    11 # Object versioning must comply with the rules detailed in
       
    12 #
       
    13 #	usr/src/lib/README.mapfiles
       
    14 #
       
    15 # You should not be making modifications here until you've read the most current
       
    16 # copy of that file. If you need help, contact a gatekeeper for guidance.
       
    17 #
       
    18 # MAPFILE HEADER END
       
    19 #
     8 
    20 
     9 {
    21 {
    10 	add_options	= FUNCTION extern;	# Provided by pppd.
    22 	add_options	= FUNCTION extern;	# Provided by pppd.
    11 	detached	= DATA extern;		#    "     "
    23 	detached	= DATA extern;		#    "     "
    12 	error		= FUNCTION extern;	#    "     "
    24 	error		= FUNCTION extern;	#    "     "