Searched refs:foundAny (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecTrustSettings.c465 bool foundAny = false;
494 foundAny |= foundAnyHere;
497 *foundAnyEntry = foundAny;
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecTrustSettings.cpp504 bool foundAny = false; local
533 foundAny |= foundAnyHere;
536 *foundAnyEntry = foundAny;
H A DTrustAdditions.cpp653 bool foundAny = false; local
670 &foundAny); /* foundAnyEntry */
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecTrustSettings.cpp504 bool foundAny = false; local
533 foundAny |= foundAnyHere;
536 *foundAnyEntry = foundAny;
H A DTrustAdditions.cpp653 bool foundAny = false; local
670 &foundAny); /* foundAnyEntry */
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecTrustSettings.cpp504 bool foundAny = false; local
533 foundAny |= foundAnyHere;
536 *foundAnyEntry = foundAny;
H A DTrustAdditions.cpp653 bool foundAny = false; local
670 &foundAny); /* foundAnyEntry */
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dreqinterp.cpp401 bool foundMatch, foundAny; local
412 &foundMatch, &foundAny // optimization hints (not used)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dreqinterp.cpp401 bool foundMatch, foundAny; local
412 &foundMatch, &foundAny // optimization hints (not used)

Completed in 102 milliseconds