xref: /titanic_51/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/mapfile-minconn (revision 381a2a9a387f449fab7d0c7e97c4184c26963abf)
1#
2#ident	"%Z%%M%	%I%	%E% SMI"
3#
4# Copyright (c) 2001 by Sun Microsystems, Inc.
5# All rights reserved.
6#
7# External declarations - used to suppress -zdefs errors.
8
9{
10	add_options	= FUNCTION extern;	# Provided by pppd.
11	idle_time_hook	= DATA extern;		#    "     "
12	idle_time_limit	= DATA extern;		#    "     "
13	info		= FUNCTION extern;	#    "     "
14};
15