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

📄 prefs_dialog_auth.h

📁 大国补丁后的nessus2.2.8的源代码
💻 H
字号:
/* $Id: prefs_dialog_auth.h,v 1.1.1.1 2005/09/10 17:36:45 renaud Exp $ * * Copyright (C) 2004 by Intevation GmbH * Author(s): * Thomas Arendsen Hein <thomas@intevation.de> * * This program is free software under the GNU GPL (>=v2) * Read the file COPYING coming with the software for details. * * In addition, as a special exception, Intevation GmbH gives * permission to link the code of this program with the OpenSSL * library (or with modified versions of OpenSSL that use the same * license as OpenSSL), and distribute linked combinations including * the two. You must obey the GNU General Public License in all * respects for all of the code used other than OpenSSL. If you * modify this file, you may extend this exception to your version * of the file, but you are not obligated to do so. If you do not * wish to do so, delete this exception statement from your version. */#ifndef _NESSUSC_PREFS_DIALOG_AUTH_H#define _NESSUSC_PREFS_DIALOG_AUTH_Hvoid prefs_dialog_auth_connect(GtkMenuItem *, gpointer);void prefs_dialog_auth_disconnect(GtkMenuItem *, gpointer);gboolean prefs_dialog_auth_connect_dialog(struct context *, struct arglist *);gboolean prefs_dialog_auth_connection(struct context *);#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -