Searched refs:verbose (Results 76 - 100 of 1314) sorted by relevance

1234567891011>>

/macosx-10.10.1/OpenSSH-189/openssh/regress/
H A Druntests.sh6 verbose=0
20 verbose=1
32 if [ ${verbose} -ne 0 ]; then
33 echo "verbose=$verbose, use_current_dir=$use_current_dir, test_file='$test_file', Leftovers: $@"
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/NISCC/TLS_SSL/nisccCertVerify/
H A DnisccCertVerify.cpp54 bool verbose)
64 if(verbose) {
69 if(verbose) {
74 if(verbose) {
94 bool verbose = false; local
103 verbose = true;
155 if(!vfyCert(clHand, ccHand, certData, certDataLen, verbose)) {
180 if(!vfyCert(clHand, ccHand, certData, certDataLen, verbose)) {
49 vfyCert( CSSM_CL_HANDLE clHand, CSSM_CC_HANDLE ccHand, const unsigned char *certData, unsigned certDataLen, bool verbose) argument
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/
H A Dbuildconf.sh22 if [ "$1" = "--verbose" -o "$1" = "-v" ]; then
23 verbose="--verbose"
86 $libtoolize --copy --quiet $verbose
95 ${AUTOHEADER:-autoheader} $verbose 2>&1 | grep -v "$cross_compile_warning"
99 ${AUTOCONF:-autoconf} $verbose 2>&1 | grep -v "$cross_compile_warning"
/macosx-10.10.1/bind9-45.101/bind9/bin/confgen/
H A Dutil.c31 extern isc_boolean_t verbose;
38 if (verbose) {
/macosx-10.10.1/bind9-45.101/bind9/bin/rndc/
H A Dutil.c32 extern isc_boolean_t verbose;
39 if (verbose) {
/macosx-10.10.1/bootp-298/bootplib/
H A DIPConfigurationLog.c70 IPConfigurationLogSetVerbose(bool verbose) argument
75 if (verbose) {
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPLog.c73 EAPLogSetVerbose(bool verbose) argument
78 if (verbose) {
/macosx-10.10.1/network_cmds-457/natd.tproj/
H A Dnatd.test13 ./natd -port 32000 -interface $1 -verbose
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dttk_wrapper.rb30 opt.on('-v', '--verbose', 'print verbose messages'){|v| OPTS[:verbose] = true}
44 if OPTS[:verbose]
49 if OPTS[:verbose]
73 print "theme-dirs: #{OPTS[:themedir].inspect}\n" if OPTS[:verbose]
92 print "ruby-themes: #{themes_by_ruby.inspect}\n" if OPTS[:verbose]
98 print "fail to load \"#{f}\"\n" if OPTS[:verbose]
113 if OPTS[:list] || OPTS[:verbose]
117 print "use theme: \"#{OPTS[:theme]}\"\n" if OPTS[:theme] && OPTS[:verbose]
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tls/tls/tests/oldTests/
H A DtlsSrv.tcl17 proc reflectCB {chan {verbose 0}} {
25 if {$verbose && $data != ""} {
H A DtlsSrv2.tcl17 proc reflectCB {chan {verbose 0}} {
24 if {$verbose && $data != ""} {
/macosx-10.10.1/vim-55/src/proto/
H A Dif_lua.pro2 int lua_enabled __ARGS((int verbose));
H A Dif_perl.pro2 int perl_enabled __ARGS((int verbose));
H A Dif_python.pro2 int python_enabled __ARGS((int verbose));
H A Dif_python3.pro2 int python3_enabled __ARGS((int verbose));
H A Dif_ruby.pro2 int ruby_enabled __ARGS((int verbose));
H A Dif_tcl.pro3 int tcl_enabled __ARGS((int verbose));
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/keyHash/
H A DkeyHash.c55 CSSM_BOOL verbose,
89 if(verbose) {
99 if(verbose) {
131 CSSM_BOOL verbose = CSSM_FALSE; local
149 verbose = CSSM_TRUE;
184 if(verbose) {
199 if(doTest(cspHand, rawCspHand, symKey, verbose, quiet)) {
225 if(verbose) {
228 if(doTest(cspHand, rawCspHand, &pubKey, verbose, quiet)) {
231 if(verbose) {
51 doTest( CSSM_CSP_HANDLE cspHand, CSSM_CSP_HANDLE rawCspHand, CSSM_KEY_PTR refKey, CSSM_BOOL verbose, CSSM_BOOL quiet) argument
[all...]
/macosx-10.10.1/curl-83.1.2/curl/tests/
H A Dftp.pm160 my ($verbose, $pidlist) = @_;
188 if($verbose);
194 if($verbose);
211 if($verbose);
228 if($verbose);
251 my ($proto, $ipvnum, $idnum, $verbose, $which) = @_;
261 $server = servername_id($proto, $ipvnum, $idnum) if($verbose);
268 ($proto eq 'ftp')?'ctrl':'filt', $pid) if($verbose);
282 $pid) if($verbose);
294 my $verbose
[all...]
/macosx-10.10.1/Security-57031.1.35/certificates/CertificateTool/BuildOSXRootKeychain/
H A DbuildRootKeychain.rb204 attr :verbose
207 def initialize(verbose = true)
208 @verbose = verbose
223 puts "Creating empty System Root certificates keychain at #{@root_cert_kc_path}" if @verbose
229 puts "Creating empty Setting file at #{@setting_file_path}" if @verbose
238 puts "Adding root certs to #{@root_cert_file_name}" if @verbose
242 #puts "Processing root #{f}" if @verbose
245 puts " sipping intermediate #{f} for trust" if @verbose
276 puts "Creating empty temp keychain at #{@temp_kc_path}" if @verbose
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/scr031/src/
H A Dclient.c27 static int verbose = 1; /* Debugging output. */ variable
29 static int verbose = 0; variable
65 verbose = 1;
74 if (verbose)
82 if (verbose)
88 if (verbose)
99 if (verbose)
110 if (verbose)
117 if (verbose)
124 if (verbose)
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/db_codegen/
H A Ddb_codegen.c31 int ch, verbose; local
43 verbose = 0;
74 verbose = 1;
90 if (verbose && parse_dump())
/macosx-10.10.1/BerkeleyDB-21/db/docs_src/ref/upgrade.4.6/
H A DMakefile12 verbose.html \
/macosx-10.10.1/BerkeleyDB-21/db/examples_cxx/excxx_repquote/
H A DRepConfigInfo.h31 bool verbose; member in class:RepConfigInfo
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/bin/
H A Dtt2inst27 my $verbose = $args->{ v };
39 print STDERR <<EOF if $verbose;
45 if $verbose;
73 -v verbose mode

Completed in 294 milliseconds

1234567891011>>