📄 xsupconfcheck_profile.h
字号:
/**
*
* Licensed under a dual GPL/BSD license. (See LICENSE file for more info.)
*
* \author chris@open1x.org
*
* $Id: xsupconfcheck_profile.h,v 1.1.2.3 2007/07/12 19:44:51 chessing Exp $
* $Date: 2007/07/12 19:44:51 $
**/
#ifndef __XSUPCONFCHECK_PROFILE_H__
#define __XSUPCONFCHECK_PROFILE_H__
int xsupconfcheck_profile_check(struct config_profiles *, int);
int xsupconfcheck_profile_check_eap_method(struct config_eap_method *, config_profiles *, int);
#endif // __XSUPCONFCHECK_PROFILE_H__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -