📄 00comp_envoy_snmp_agentx_master.cdf
字号:
/* 00comp_envoy_snmp_lib1.cdf - Component configuration file *//* Copyright 1984-2001 Wind River Systems, Inc. *//* * $Log: 00comp_envoy_snmp_agentx_master.cdf,v $ * Revision 1.3 2002/03/18 21:06:49 josh * updating cdf files so that they require the correct objects -- * ax_mth.o is obsolete, axmth.o and axapi.o are new. * * 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.7 2001/10/24 20:17:38 meister * core init routines now split off from user init routines * * Revision 1.1.2.6 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.5 2001/10/18 19:59:52 meister * ENVOY --> WINDMANAGE * * Revision 1.1.2.4 2001/10/18 19:40:59 meister * *** empty log message *** * * Revision 1.1.2.3 2001/10/12 20:33:56 meister * shuffling around some modules into user components instead of system * components * * Revision 1.1.2.2 2001/09/27 01:04:00 meister * More rearrangement ; splitting out coexistence/proxy * * Revision 1.1.2.1 2001/09/20 17:18:15 meister * component description files for vxworks snmpd components (tae) * *//*modification history--------------------01a,02jan2001,tneale writtenDESCRIPTION This file contains descriptions for the envoy AgentX subagent.*//* * as a quickie, just export all global symbls as entry points for now. * FIXME Fix this later. */Component INCLUDE_WINDMANAGE_SNMP_AGENTX_MASTERCORE { NAME WindManage SNMP Agentx Master Agent Core SYNOPSIS WindManage SNMP Agentx Master Agent Core MODULES ax_maini.o ax_index.o ax_ma.o ax_mhlpf.o \ ax_mmutl.o axmth.o axapi.o dyncfgam.o INIT_RTN ax_master_dyncfg_init (); PROTOTYPE void ax_master_dyncfg_init (void); PREF_DOMAIN ANY }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -