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

📄 00comp_envoy_snmp_core.cdf

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 CDF
字号:
/* 00comp_envoy_snmp_lib1.cdf - Component configuration file *//* Copyright 1984-2001 Wind River Systems, Inc. *//* * $Log: 00comp_envoy_snmp_core.cdf,v $ * Revision 1.4  2002/06/04 20:34:51  josh * remove requirement for stricmp.o and strnicmp.o * * Revision 1.3  2001/12/04 16:28:15  meister * remove epilogue subagent from CDF files * * Revision 1.2  2001/11/12 23:41:19  meister * dyncfg*.c shuffle * * Revision 1.1.1.1  2001/11/05 17:47:55  tneale * Tornado shuffle * * Revision 1.1.2.6  2001/11/02 20:28:45  meister * fold in common and des libs into core and v3 cdfs * * Revision 1.1.2.5  2001/10/23 17:19:37  meister * there is a limitation that modules can only appear in a single CDF file. * this forces the SNMP core to be slpit into two component modules. * * Revision 1.1.2.4  2001/10/18 19:59:52  meister * ENVOY --> WINDMANAGE * * Revision 1.1.2.3  2001/09/27 01:04:00  meister * More rearrangement ; splitting out coexistence/proxy * * Revision 1.1.2.2  2001/09/20 19:43:56  meister * Fix typo * * Revision 1.1.2.1  2001/09/20 17:18:18  meister * component description files for vxworks snmpd components (tae) * *//*DESCRIPTION  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_CORE	{	NAME		WindManage SNMP Core Lib 1	SYNOPSIS	WindManage SNMP Core Lib 1	MODULES		asy_back.o \			bindint.o \			bindip.o \			bindnull.o \			bindoid.o \			bindstr.o \			bindui64.o \			binduint.o \			buffer.o \			creatint.o \			creatrap.o \			creatreq.o \			etimerin.o \			exist_as.o \			exists.o \			gas_incr.o \			gas_int.o \			gas_ip.o \			gas_oid.o \			gas_str.o \			gas_ui64.o \			gas_uint.o \			gas_ulng.o \			get_int.o \			get_ip.o \			get_oid.o \			get_str.o \			get_ui64.o \			get_uint.o \			get_ulng.o \			getpdu.o \			ip2llist.o \			ip2rlist.o \			llistcmp.o \			localio.o \			nextpdu.o \			null_gas.o \			null_get.o \			null_nas.o \			null_nxt.o \			null_set.o \			null_tst.o \			oid2ip.o \			oid2str.o \			oidcmp.o \			oidorder.o \			rcv_pkt.o \			row.o \			rowloose.o \			rpktasy.o \			sas_incr.o \			sas_int.o \			sas_ui64.o \			sas_uint.o \			scan_loc.o \			serial.o \			set_int.o \			set_ui64.o \			set_uint.o \			setpdu.o \			snmp_d.o \			snmp_e.o \			view_rts.o \			vmth2275.o \			weakprng.o \			fixed64.o 	REQUIRES	INCLUDE_ANSI_STDLIB_ATOL \			INCLUDE_MIB2_ALL	PREF_DOMAIN	ANY	}

⌨️ 快捷键说明

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