xref: /titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/mapfile-minconn (revision 30588217a56ff2c9137248fb2e5065c4f0101459)
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