This is authuser.h in view mode; [Download] [Up]
#ifndef AUTHUSER_H #define AUTHUSER_H extern unsigned short auth_tcpport; extern char *auth_xline(); extern int auth_fd(); extern char *auth_tcpuser(); #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.