home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Entertainment / MacMud / Unix / rpc⁄svc_auth.h < prev    next >
Encoding:
Text File  |  1988-07-15  |  234 b   |  14 lines  |  [TEXT/????]

  1. /*      @(#)svc_auth.h 1.1 86/09/24 SMI      */
  2.  
  3. /*
  4.  * svc_auth.h, Service side of rpc authentication.
  5.  * 
  6.  * Copyright (C) 1984, Sun Microsystems, Inc.
  7.  */
  8.  
  9.  
  10. /*
  11.  * Server side authenticator
  12.  */
  13. extern enum auth_stat _authenticate();
  14.