ftp.nice.ch/pub/next/connectivity/protocol/GateKeeper.2.2.s.tar.gz#/GateKeeper.2.2.s/nsRPC.h

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

#ifndef	_nsRPC
#define	_nsRPC

/* Module nsRPC */

#include <mach/kern_return.h>
#include <mach/port.h>
#include <mach/message.h>

#ifndef	mig_external
#define mig_external extern
#endif

#include <mach/std_types.h>

/* Routine pppUp */
mig_external kern_return_t pppUp (
	port_t server);

#endif	_nsRPC

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