4.3BSD-UWisc/src/lib/libc/rpc/svc_auth.h

/*      @(#)svc_auth.h 1.1 85/05/30 SMI      */
/*
 * RCS info
 *	$Header:$
 *	$Locker:$
 */


/*
 * svc_auth.h, Service side of rpc authentication.
 * 
 * Copyright (C) 1984, Sun Microsystems, Inc.
 */


/*
 * Server side authenticator
 */
extern enum auth_stat _authenticate();