This is afppasswd.h in view mode; [Download] [Up]
/* * $Author: cck $ $Date: 88/02/23 17:17:04 $ * $Header: afppasswd.h,v 1.2 88/02/23 17:17:04 cck Rel $ * $Revision: 1.2 $ */ /* * afppasswd.h - Appletalk Filing Protocol - support for internal password file * * AppleTalk package for UNIX (4.2 BSD). * * Copyright (c) 1986, 1987, 1988 by The Trustees of Columbia University in the * City of New York. * * Edit History: * * June 1987 CCKim Created. * */ boolean init_aufs_passwd(); boolean is_aufs_user(); char *user_aufs_passwd(); struct passwd *aufs_unix_user();
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.