This is nsRPC_types.h in view mode; [Download] [Up]
//***************************************************************************** // // nsRPC_types.h // // Definitions for GateKeeper DNS server // //***************************************************************************** #import <mach/mach.h> #define GK_DNS_SERVER "GateKeeperDNS_Server" extern port_t nsRPC_look_up(void);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.