Searched refs:vMinor (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_asn1/
H A Dprvrsion.h70 PRUint8 vMinor; /* Minor version of this component */ member in struct:__anon3606
H A Dsecport.c309 (pvd->vMajor == 4 && pvd->vMinor > 1) ||
310 (pvd->vMajor == 4 && pvd->vMinor == 1 && pvd->vPatch >= 1)) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/Security/
H A Dprvrsion.h70 PRUint8 vMinor; /* Minor version of this component */ member in struct:__anon4041
H A Dsecport.c309 (pvd->vMajor == 4 && pvd->vMinor > 1) ||
310 (pvd->vMajor == 4 && pvd->vMinor == 1 && pvd->vPatch >= 1)) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/lib/
H A Dprvrsion.h70 PRUint8 vMinor; /* Minor version of this component */ member in struct:__anon4163
H A Dsecport.c309 (pvd->vMajor == 4 && pvd->vMinor > 1) ||
310 (pvd->vMajor == 4 && pvd->vMinor == 1 && pvd->vPatch >= 1)) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/security_asn1/
H A Dprvrsion.h70 PRUint8 vMinor; /* Minor version of this component */ member in struct:__anon4285
H A Dsecport.c309 (pvd->vMajor == 4 && pvd->vMinor > 1) ||
310 (pvd->vMajor == 4 && pvd->vMinor == 1 && pvd->vPatch >= 1)) {
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DDLDBListCFPref.cpp564 CCFValue vMinor(::CFDictionaryGetValue(theDict,kKeyMinorVersion));
565 theVersion.Minor = vMinor;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DDLDBListCFPref.cpp564 CCFValue vMinor(::CFDictionaryGetValue(theDict,kKeyMinorVersion));
565 theVersion.Minor = vMinor;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DDLDBListCFPref.cpp564 CCFValue vMinor(::CFDictionaryGetValue(theDict,kKeyMinorVersion));
565 theVersion.Minor = vMinor;

Completed in 285 milliseconds