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