代码搜索:Check

找到约 10,000 项符合「Check」的源代码

代码结果 10,000
www.eeworm.com/read/439112/1808194

nasl odbc_tools_check.nasl

# # This script was written by David Kyger # # See the Nessus Scripts License for details # if(description) { script_id(11872); script_version ("$Revision: 38 $"); # sc
www.eeworm.com/read/439112/1808442

nasl check_dns_tcp.nasl

# # This script was written by Michel Arboi # GNU Public Licence # # This is not really a security check. # See STD0013 if(description) { script_id(18356); script_version ("
www.eeworm.com/read/439112/1808454

nasl check_smtp_helo.nasl

# This script was written by Michel Arboi # # GPL... # if(description) { script_id(18528); script_version ("$Revision: 116 $"); script_name(english:"SMTP server accepts us");
www.eeworm.com/read/439112/1811024

nasl iis_ver_check.nasl

# # This script is Copyright (C) 2003 SensePost"); # # Modification by David Maciejak # # based on 404print.c from Digital Defense # if(description) { script_id
www.eeworm.com/read/438896/1821601

h fl_check_button.h

#ifndef Fl_Check_Button_H #define Fl_Check_Button_H #include typedef fltk::CheckButton Fl_Check_Button; #endif
www.eeworm.com/read/438676/1824077

sh fb_kernel_check.sh

#!/bin/bash # test if kernel is > 2.6.15 echo "fb_kernel_check.sh: Checking version of kernel headers located in ${1}." if [ -z "$1" ] then echo "Error: you must pass the path to your Linux kernel
www.eeworm.com/read/433939/1875646

m ui_check_params.m

function ui_check_params persistent state; if isempty(state) state = struct('PktLen', '100', 'FreqError', '0', 'ExpDecayTrms', '50', 'SNR','20', ... 'PhaseNoisedBc', '-90', 'PhaseNois
www.eeworm.com/read/432906/1887008

vnc-fix-version-check

Index: ioemu/vnc.c =================================================================== --- ioemu.orig/vnc.c 2007-05-10 15:11:44.000000000 +0100 +++ ioemu/vnc.c 2007-05-10 15:11:44.000000000 +0100 @@ -