Searched refs:exist (Results 101 - 125 of 486) sorted by relevance

1234567891011>>

/macosx-10.10/Security-57031.1.35/Security/libsecurity_ocspd/common/
H A DocspResponse.cpp144 const SecAsn1OCSPCertID &exist)
147 if(!ocspdCompareCssmData(&mSubjectSerial, &exist.serialNumber)) {
152 const CSSM_OID *alg = &exist.algId.algorithm;
173 /* generate digests using exist's hash algorithm */
175 if(!ocspdCompareCssmData(&digestData, &exist.issuerNameHash)) {
179 if(!ocspdCompareCssmData(&digestData, &exist.issuerPubKeyHash)) {
187 const CSSM_DATA &exist)
195 if(SecAsn1DecodeData(coder, &exist, kSecAsn1OCSPCertIDTemplate, &certID)) {
143 compareToExist( const SecAsn1OCSPCertID &exist) argument
186 compareToExist( const CSSM_DATA &exist) argument
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dkpi_protocol.c165 struct proto_input_entry *exist; local
171 for (exist = proto_hash[hash_slot]; exist != NULL;
172 exist = exist->next) {
173 if (exist->protocol == entry->protocol)
178 if (exist != NULL) {
/macosx-10.10/ntp-92/util/
H A Dntp-keygen-opts.def57 obsoleting any that may exist.
67 Generate new host keys, obsoleting any that may exist.
78 any that may exist.
100 Generate MD5 keys, obsoleting any that may exist.
162 that may exist. By default, the program uses the host key as the
/macosx-10.10/ruby-106/ruby/bcc32/
H A Dconfigure.bat11 if exist pathlist.tmp del pathlist.tmp
12 if exist confargs.mk del confargs.mk
143 if not exist confargs.tmp goto :noconfargs
149 if not exist pathlist.tmp goto :nopathlist
158 if exist confargs.mk copy confargs.mk ~setup~.mak > nul
H A Dsetup.mak56 !if exist(confargs.mk)
65 @-if exist usebormm.tds $(APPEND) MEMLIB = usebormm.lib
66 @if exist usebormm.* del usebormm.*
/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_rdoc.rb299 assert File.exist? @rdoc.output_flag_file path
311 refute File.exist? path
368 assert File.exist? "#{d}/created.rid"
377 refute File.exist? "#{d}/created.rid"
386 refute File.exist? "#{d}/created.rid"
/macosx-10.10/apr-32/apr/apr/build/
H A Daprapp.mak61 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
64 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
143 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
146 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
225 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
228 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
307 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
310 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
389 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
392 if not exist "
[all...]
H A Dlibaprapp.mak62 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
65 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
146 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
149 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
230 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
233 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
314 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
317 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
398 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
401 if not exist "
[all...]
/macosx-10.10/groff-38/groff/arch/djgpp/
H A Dconfig.bat14 if not exist configure update %XSRC%/configure ./configure
19 if not exist configure.orig update configure configure.orig
30 if exist INSTALL ren INSTALL INSTALL.txt
/macosx-10.10/Heimdal-398.1.2/tests/kdc/
H A Dcheck-hdb-mitdb.in80 echo Database should exist
/macosx-10.10/OpenSSL098-52/src/Netware/
H A Dcpy_tests.bat27 if exist cpy_tests.bat set loc=..
30 if not exist %loc%\%1\NUL goto invalid_dir
33 if not exist %2\NUL goto invalid_drive
36 if exist %2\openssl\NUL goto remove_openssl
/macosx-10.10/WTF-7600.1.24/WTF.vcxproj/
H A Dcopy-files.cmd42 if exist "%PrivateHeadersDirectory%" rmdir /s /q "%PrivateHeadersDirectory%" >NUL
/macosx-10.10/WebKit-7600.1.25/WebKit.vcxproj/WebKit/
H A DWebKitPostBuild.cmd23 if exist "%CONFIGURATIONBUILDDIR%\buildfailed" del "%CONFIGURATIONBUILDDIR%\buildfailed"
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tk/
H A Doptionobj.rb146 && widget.respond_to?('exist?') \
147 && ! receiver.exist? ) \
149 && receiver.respond_to?('exist?') \
150 && ! receiver.exist? ) )
/macosx-10.10/ruby-106/ruby/lib/rubygems/
H A Dvalidator.rb94 "Gem registered but doesn't exist at #{gem_directory}"
98 unless File.exist? spec_path then
111 File.exist? File.join(gem_directory, file_name)
/macosx-10.10/ruby-106/ruby/symbian/
H A Dconfigure.bat94 echo>> ~tmp~.mak ^ @if not exist $(subst /,\,$(arch_hdrdir))\ruby\nul md $(subst /,\,$(arch_hdrdir)\ruby)
96 echo>> ~tmp~.mak ^ @if not exist group\nul md group
105 echo>> ~tmp~.mak ^ @if not exist sis\nul md sis
112 echo>> ~tmp~.mak ^ @if not exist eabi\nul md eabi
/macosx-10.10/pcre-7/pcre/
H A Dmakevp.bat35 if not exist pcre.h copy pcre.h.generic pcre.h
36 if not exist config.h copy config.h.generic config.h
/macosx-10.10/ruby-106/ruby/ext/dl/win32/lib/win32/
H A Dresolv.rb16 File.exist?(path) ? path : nil
/macosx-10.10/ruby-106/ruby/ext/fiddle/win32/lib/win32/
H A Dresolv.rb16 File.exist?(path) ? path : nil
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/tkHTML/
H A Dss.rb261 if @html_fs && @html_fs.exist?
310 if @html_fs && @html_fs.exist?
365 if @fswin && @fswin.exist?
424 if @fswin && @fswin.exist?
/macosx-10.10/ruby-106/ruby/lib/irb/ext/
H A Dsave-history.rb89 if File.exist?(history_file)
/macosx-10.10/ruby-106/ruby/lib/
H A Dlogger.rb593 if (FileTest.exist?(filename))
632 if FileTest.exist?("#{@filename}.#{i}")
645 if FileTest.exist?(age_file)
652 break unless FileTest.exist?(age_file)
/macosx-10.10/ruby-106/ruby/lib/rake/
H A Dpackagetask.rb148 mkdir_p(fdir) if !File.exist?(fdir)
/macosx-10.10/ruby-106/ruby/lib/webrick/httpauth/
H A Dhtdigest.rb42 open(@path,"a").close unless File::exist?(@path)
H A Dhtpasswd.rb42 open(@path,"a").close unless File::exist?(@path)

Completed in 231 milliseconds

1234567891011>>