📄 00comp_envoy_snmp_v3.cdf
字号:
/* Copyright 1984-2001 Wind River Systems, Inc. *//* * Copyright 1984-2004 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. *//* * $Log: 00comp_envoy_snmp_v3.cdf,v $ * Revision 1.2 2001/11/13 16:47:21 meister * Get rid of obsolete cdf's that came back in the shuffle. * * Revision 1.1.1.1 2001/11/05 17:47:54 tneale * Tornado shuffle * * Revision 1.1.2.2 2001/10/31 18:56:19 meister * Fold common library into snmo core. * Fold des library into V3 core. * *//*modification history--------------------01b,02dec03,job update copyright information01a,02Jan2001,meister created.*//*DESCRIPTION This file contains descriptions for the envoy snmp v3 vxworks component*//* * as a quickie, just export all global symbls as entry points for now. * FIXME Fix this later. */Component INCLUDE_WINDMANAGE_SNMP_V3CORE { NAME WindManage SNMP V3 core support component MODULES copyvb.o \ ntfy_chk.o \ sendntfy.o \ v3_acc.o \ v3_auth.o \ v3_ber.o \ v3_con.o \ v3_creq.o \ v3_eng.o \ v3_ini.o \ v3_ntfy.o \ v3_priv.o \ v3_trgt.o \ v3_user.o \ v3mt_acc.o \ v3mt_con.o \ v3mt_nfy.o \ v3mt_tgt.o \ v3mt_usr.o \ commlkup.o \ pxy3_chk.o \ v3_comm.o \ v3mt_pxy.o \ v3_proxy.o \ v3mt_com.o \ hmac.o \ md5.o \ sha.o \ des.o \ des_key.o \ des_sp.o \ desmodes.o REQUIRES INCLUDE_ANSI_STDLIB_ATOL \ INCLUDE_MIB2_ALL }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -