Home
last modified time | relevance | path

Searched refs:MatchFound (Results 1 – 25 of 148) sorted by relevance

123456

/dports/security/sudo/sudo-1.9.8p2/lib/iolog/
H A Dhostcheck.c157 debug_return_int(MatchFound); in validate_name()
209 if (validate_name(hostname, common_name_asn1) == MatchFound) { in matches_common_name()
210 debug_return_int(MatchFound); in matches_common_name()
227 debug_return_int(MatchFound); in matches_common_name()
285 if (validate_name(hostname, current_name->d.dNSName) == MatchFound) { in matches_subject_alternative_name()
286 result = MatchFound; in matches_subject_alternative_name()
302 result = MatchFound; in matches_subject_alternative_name()
335 result = MatchFound; in matches_subject_alternative_name()
368 HostnameValidationResult res = MatchFound; in validate_hostname()
/dports/mail/mailscanner/MailScanner-5.3.4/usr/share/MailScanner/perl/MailScanner/
H A DSweepOther.pm249 my $MatchFound = 0;
263 $MatchFound = 1;
327 $MatchFound = 1;
699 my $MatchFound = 0;
719 $MatchFound = 1;
728 $MatchFound = 1;
758 $MatchFound = 1;
912 my $MatchFound = 0;
918 $MatchFound = 1;
934 $MatchFound = 1;
[all …]
/dports/irc/znc/znc-1.8.2/src/
H A DSSLVerifyHost.cpp289 MatchFound, enumerator
344 return MatchFound; in matches_common_name()
401 result = MatchFound; in matches_subject_alternative_name()
415 result = MatchFound; in matches_subject_alternative_name()
423 result = MatchFound; in matches_subject_alternative_name()
476 case ZNC_iSECPartners::MatchFound: in ZNC_SSLVerifyHost()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp273 bool MatchFound = true; in isKeyColInstr() local
275 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
279 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
281 return MatchFound; in isKeyColInstr()
332 bool MatchFound = true; in getInstrForColumn() local
335 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
340 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
343 if (MatchFound) { in getInstrForColumn()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DCodeGenMapTable.cpp273 bool MatchFound = true; in isKeyColInstr() local
275 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
279 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
281 return MatchFound; in isKeyColInstr()
332 bool MatchFound = true; in getInstrForColumn() local
335 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
340 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
343 if (MatchFound) { in getInstrForColumn()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp263 bool MatchFound = true; in isKeyColInstr() local
265 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
271 return MatchFound; in isKeyColInstr()
322 bool MatchFound = true; in getInstrForColumn() local
324 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
329 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
332 if (MatchFound) { in getInstrForColumn()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp263 bool MatchFound = true; in isKeyColInstr() local
265 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
271 return MatchFound; in isKeyColInstr()
322 bool MatchFound = true; in getInstrForColumn() local
325 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
330 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
333 if (MatchFound) { in getInstrForColumn()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DCodeGenMapTable.cpp273 bool MatchFound = true; in isKeyColInstr() local
275 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
279 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
281 return MatchFound; in isKeyColInstr()
332 bool MatchFound = true; in getInstrForColumn() local
335 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
340 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
343 if (MatchFound) { in getInstrForColumn()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp263 bool MatchFound = true; in isKeyColInstr() local
265 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
271 return MatchFound; in isKeyColInstr()
322 bool MatchFound = true; in getInstrForColumn() local
324 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
329 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
332 if (MatchFound) { in getInstrForColumn()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp273 bool MatchFound = true; in isKeyColInstr() local
275 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
279 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
281 return MatchFound; in isKeyColInstr()
332 bool MatchFound = true; in getInstrForColumn() local
335 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
340 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
343 if (MatchFound) { in getInstrForColumn()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp263 bool MatchFound = true; in isKeyColInstr() local
265 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
271 return MatchFound; in isKeyColInstr()
322 bool MatchFound = true; in getInstrForColumn() local
325 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
330 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
333 if (MatchFound) { in getInstrForColumn()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp263 bool MatchFound = true; in isKeyColInstr() local
265 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
271 return MatchFound; in isKeyColInstr()
322 bool MatchFound = true; in getInstrForColumn() local
324 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
329 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
332 if (MatchFound) { in getInstrForColumn()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp273 bool MatchFound = true; in isKeyColInstr() local
275 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
279 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
281 return MatchFound; in isKeyColInstr()
332 bool MatchFound = true; in getInstrForColumn() local
335 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
340 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
343 if (MatchFound) { in getInstrForColumn()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp263 bool MatchFound = true; in isKeyColInstr() local
265 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
271 return MatchFound; in isKeyColInstr()
322 bool MatchFound = true; in getInstrForColumn() local
324 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
329 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
332 if (MatchFound) { in getInstrForColumn()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DCodeGenMapTable.cpp274 bool MatchFound = true; in isKeyColInstr() local
276 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
280 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
282 return MatchFound; in isKeyColInstr()
333 bool MatchFound = true; in getInstrForColumn() local
336 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
341 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
344 if (MatchFound) { in getInstrForColumn()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DCodeGenMapTable.cpp273 bool MatchFound = true; in isKeyColInstr() local
275 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
279 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
281 return MatchFound; in isKeyColInstr()
332 bool MatchFound = true; in getInstrForColumn() local
335 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
340 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
343 if (MatchFound) { in getInstrForColumn()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DCodeGenMapTable.cpp263 bool MatchFound = true; in isKeyColInstr() local
265 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
269 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
271 return MatchFound; in isKeyColInstr()
322 bool MatchFound = true; in getInstrForColumn() local
324 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
329 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
332 if (MatchFound) { in getInstrForColumn()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp263 bool MatchFound = true;
265 (j < endCF) && MatchFound; j++) {
269 MatchFound = (CurInstrVal == KeyColValue);
271 return MatchFound;
322 bool MatchFound = true;
324 (j < endCF) && MatchFound; j++) {
329 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString());
332 if (MatchFound) {
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DCodeGenMapTable.cpp274 bool MatchFound = true; in isKeyColInstr() local
276 (j < endCF) && MatchFound; j++) { in isKeyColInstr()
280 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
282 return MatchFound; in isKeyColInstr()
333 bool MatchFound = true; in getInstrForColumn() local
336 (j < endCF) && MatchFound; j++) { in getInstrForColumn()
341 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()
344 if (MatchFound) { in getInstrForColumn()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
H A DSystemFirmwareUpdateDxe.c657 BOOLEAN MatchFound; in FindMatchingFmpHandles() local
684 MatchFound = FALSE; in FindMatchingFmpHandles()
690 MatchFound = CompareGuid ( in FindMatchingFmpHandles()
694 if (MatchFound) { in FindMatchingFmpHandles()
698 if (MatchFound) { in FindMatchingFmpHandles()
706 if (MatchFound) { in FindMatchingFmpHandles()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
H A DSystemFirmwareUpdateDxe.c657 BOOLEAN MatchFound; in FindMatchingFmpHandles() local
684 MatchFound = FALSE; in FindMatchingFmpHandles()
690 MatchFound = CompareGuid ( in FindMatchingFmpHandles()
694 if (MatchFound) { in FindMatchingFmpHandles()
698 if (MatchFound) { in FindMatchingFmpHandles()
706 if (MatchFound) { in FindMatchingFmpHandles()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
H A DSystemFirmwareUpdateDxe.c657 BOOLEAN MatchFound; in FindMatchingFmpHandles() local
685 MatchFound = FALSE; in FindMatchingFmpHandles()
688 MatchFound = CompareGuid ( in FindMatchingFmpHandles()
692 if (MatchFound) { in FindMatchingFmpHandles()
696 if (MatchFound) { in FindMatchingFmpHandles()
704 if (MatchFound) { in FindMatchingFmpHandles()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
H A DSystemFirmwareUpdateDxe.c657 BOOLEAN MatchFound; in FindMatchingFmpHandles() local
685 MatchFound = FALSE; in FindMatchingFmpHandles()
688 MatchFound = CompareGuid ( in FindMatchingFmpHandles()
692 if (MatchFound) { in FindMatchingFmpHandles()
696 if (MatchFound) { in FindMatchingFmpHandles()
704 if (MatchFound) { in FindMatchingFmpHandles()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
H A DSystemFirmwareUpdateDxe.c657 BOOLEAN MatchFound; in FindMatchingFmpHandles() local
684 MatchFound = FALSE; in FindMatchingFmpHandles()
690 MatchFound = CompareGuid ( in FindMatchingFmpHandles()
694 if (MatchFound) { in FindMatchingFmpHandles()
698 if (MatchFound) { in FindMatchingFmpHandles()
706 if (MatchFound) { in FindMatchingFmpHandles()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
H A DSystemFirmwareUpdateDxe.c657 BOOLEAN MatchFound; in FindMatchingFmpHandles() local
684 MatchFound = FALSE; in FindMatchingFmpHandles()
690 MatchFound = CompareGuid ( in FindMatchingFmpHandles()
694 if (MatchFound) { in FindMatchingFmpHandles()
698 if (MatchFound) { in FindMatchingFmpHandles()
706 if (MatchFound) { in FindMatchingFmpHandles()

123456