rpc.def

来自「VRTX 商用嵌入式实时操作系统」· DEF 代码 · 共 38 行

DEF
38
字号
@dnl ------------------------------------------------------------------------
@dnl
@dnl		Copyright (c) 1992 READY SYSTEMS CORPORATION.
@dnl
@dnl	All rights reserved. READY SYSTEMS' source code is an unpublished
@dnl	work and the use of a copyright notice does not imply otherwise.
@dnl	This source code contains confidential, trade secret material of
@dnl	READY SYSTEMS. Any attempt or participation in deciphering, decoding,
@dnl	reverse engineering or in any way altering the source code is
@dnl	strictly prohibited, unless the prior written consent of
@dnl	READY SYSTEMS is obtained.
@dnl
@dnl
@dnl	Module Name:		%M%
@dnl
@dnl	Identification:		%Z% %I% %M%
@dnl
@dnl	Date:			%G%  %U%
@dnl
@dnl ------------------------------------------------------------------------
@dnl


@dnl RPC default configuration: 
@dnl
@dnl We need IFX and TNX if RPC is to be used i.e.
@dnl	ifx.enabled:            yes
@dnl	tnx.enabled:            yes
@dnl	rpc.enabled:            yes
@dnl in THIS ORDER

rpc.enabled:		no

@dnl
@dnl Portmapper priority: Must be higher than any RPC server
@dnl
rpc.pm_priority:	0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?