📄 00comp_envoy_snmp_agentx_subagent.cdf
字号:
/* 00comp_envoy_snmp_agentx_subagent.cdf - Component configuration file *//* Copyright 1984-2001 Wind River Systems, Inc. *//* * $Log: 00comp_envoy_snmp_agentx_subagent.cdf,v $ * Revision 1.2 2002/01/07 18:55:26 meister * Add PROTOTYPE directives to get rid of prjConfig.c warnings during final build * * Revision 1.1.1.1 2001/11/05 17:47:55 tneale * Tornado shuffle * * Revision 1.1.2.5 2001/10/24 20:17:38 meister * core init routines now split off from user init routines * * Revision 1.1.2.4 2001/10/23 17:17:26 meister * There is a limitation in cdf files that disallows modules appearing * in more than one CDF. this has forced a rework of the agentx cdfs, into * 3 component modules. * * Revision 1.1.2.3 2001/10/18 19:59:52 meister * ENVOY --> WINDMANAGE * * Revision 1.1.2.2 2001/10/12 20:33:57 meister * shuffling around some modules into user components instead of system * components * * Revision 1.1.2.1 2001/09/20 17:18:16 meister * component description files for vxworks snmpd components (tae) * *//*modification history--------------------01a,09sep2001,meister writtenDESCRIPTION This file contains descriptions for the envoy AgentX subagent component*//* * as a quickie, just export all global symbls as entry points for now. * FIXME Fix this later. */Component INCLUDE_WINDMANAGE_SNMP_AGENTX_SUBAGENTCORE { NAME WindManage SNMP Agentx Subagent Core SYNOPSIS WindManage SNMP Agentx Subagent Core MODULES ax_sa.o dyncfgas.o INIT_RTN ax_sub_dyncfg_init (); PROTOTYPE void ax_sub_dyncfg_init (void); PREF_DOMAIN ANY }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -