?? ospf_vnvram.h
字號:
/* vnvram.h *//* Copyright 2003 Wind River Systems, Inc. */#include "copyright_wrs.h"/*modification history--------------------01c,14aug03,kkz Changed nvram to ospf_nvram to prevent conflicts01b,12jun03,agi added copyright notice, removed unused tables01a,29may03,agi created (ported from RWOS)*/GLOBAL OSPF_NVRAM_CLASS ospf_nvram;#if defined (__OSPF__) extern OSPF_CONFIGURATION_TABLE ospf_configuration_table;#endifvoid nvram_printf (const char *cptr_format, ...);
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -