📄 xsupconfig_parse_eap_sim.h
字号:
/*******************************************************************
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* File: xsupconfig_parse_eap_sim.h
*
* Authors: Chris.Hessing@utah.edu
*
*******************************************************************/
#ifndef __XSUPCONFIG_PARSE_EAP_SIM_H__
#define __XSUPCONFIG_PARSE_EAP_SIM_H__
extern parser eap_sim[];
void *xsupconfig_parse_eap_sim(void **, xmlNodePtr);
#endif // __XSUPCONFIG_PARSE_EAP_SIM_H__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -