⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ax_saini.c

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 C
字号:
/* *  Copyright 2000-2005 Wind River Systems, Inc. *  All rights reserved.  Provided under license only. *  Distribution or other use of this software is only *  permitted pursuant to the terms of a license agreement *  from Wind River Systems (and is otherwise prohibited). *  Refer to that license agreement for terms of use. *//* *  Copyright 1994-1997 Epilogue Technology Corporation. *  Copyright 1998 Integrated Systems, Inc. *  All rights reserved. *//* * $Log: ax_saini.c,v $ * Revision 1.2  2001/11/06 21:20:04  josh * revised new path hacking * * Revision 1.1.1.1  2001/11/05 17:47:41  tneale * Tornado shuffle * * Revision 9.2  2001/01/19 22:22:17  paul * Update copyright. * * Revision 9.1  2000/03/17 00:18:56  meister * Update copyright message * * Revision 9.0  1998/10/16 22:10:59  sar * Update version stamp to match release * * Revision 8.1  1998/08/12 04:44:00  sar * Move the initialization routines around some in order to minimize * the amount of code that gets pulled in for init purposes. * *//* [clearcase]modification history-------------------01b,18apr05,job  update copyright notices01a,24nov03,job  update copyright information*/#include <wrn/wm/snmp/engine/asn1conf.h>#include <wrn/wm/snmp/engine/agentx.h>#include <wrn/wm/snmp/engine/snmp.h>bits32_t envoy_ax_sa_timeout = ENVOY_AX_SA_TIMEOUT;void  envoy_ax_sa_init (void){envoy_ax_sa_timeout = ENVOY_AX_SA_TIMEOUT;}

⌨️ 快捷键说明

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