ftp.nice.ch/pub/next/connectivity/protocol/GateKeeper.3.0.Beta.4.s.tar.gz#/GateKeeper.3.0.Beta.4.s/MiG/Library/pppd_rpc_types.h

This is pppd_rpc_types.h in view mode; [Download] [Up]

//*****************************************************************************
//
// 	pppd_rpc_types.h  
//
//		Definitions for pppd_rpc server.
//
//			by	Felipe A. Rodriguez		
//
//	This code is supplied "as is" the author makes no warranty as to its 
//	suitability for any purpose.  This code is free and may be distributed 
//	in accordance with the terms of the:
//		
//			GNU GENERAL PUBLIC LICENSE
//			Version 2, June 1991
//			copyright (C) 1989, 1991 Free Software Foundation, Inc.
// 			675 Mass Ave, Cambridge, MA 02139, USA
//
//*****************************************************************************

#import <mach/mach.h>


#define PPPD_RPC_SERVER_NAME "pppd_rpc-Server"

extern port_t pppd_rpc_server_look_up(void);	// netname server lookup func

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.