13 lines
259 B
C
13 lines
259 B
C
/* @(#)priv_prot.h 1.2 90/07/23 NFSSRC4.1 Copyr 1990 Sun Micro */
|
|
|
|
/*
|
|
* This file consists of all rpc information for lock manager
|
|
* interface to status monitor
|
|
*/
|
|
|
|
#define PRIV_PROG 100021
|
|
#define PRIV_VERS 2
|
|
#define PRIV_CRASH 1
|
|
#define PRIV_RECOVERY 2
|
|
|