⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xsupconfcheck_profile.h

📁 linux 下通过802.1认证的安装包
💻 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 + -