priv_prot.h
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· C头文件 代码 · 共 35 行
H
35 行
/* @(#)priv_prot.h 4.1 (ULTRIX) 7/2/90 *//**************************************************************** * * * Licensed to Digital Equipment Corporation, Maynard, MA * * Copyright 1985 Sun Microsystems, Inc. * * All rights reserved. * * * ****************************************************************//**//* * Modification history: * ~~~~~~~~~~~~~~~~~~~~ * * revision comments * -------- ----------------------------------------------- * * 18-Jan-88 fries * Added Header and Copyright notice. * * *//* * 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
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?