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

/macosx-10.9.5/Security-55471.14.18/include/security_asn1/
H A Dprvrsion.h69 PRUint8 vMajor; /* Major version of this component */ member in struct:__anon3606
H A Dsecport.c308 if ((pvd->vMajor > 4) ||
309 (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.h69 PRUint8 vMajor; /* Major version of this component */ member in struct:__anon4041
H A Dsecport.c308 if ((pvd->vMajor > 4) ||
309 (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.h69 PRUint8 vMajor; /* Major version of this component */ member in struct:__anon4163
H A Dsecport.c308 if ((pvd->vMajor > 4) ||
309 (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.h69 PRUint8 vMajor; /* Major version of this component */ member in struct:__anon4285
H A Dsecport.c308 if ((pvd->vMajor > 4) ||
309 (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.cpp562 CCFValue vMajor(::CFDictionaryGetValue(theDict,kKeyMajorVersion));
563 theVersion.Major = vMajor;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DDLDBListCFPref.cpp562 CCFValue vMajor(::CFDictionaryGetValue(theDict,kKeyMajorVersion));
563 theVersion.Major = vMajor;
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DDLDBListCFPref.cpp562 CCFValue vMajor(::CFDictionaryGetValue(theDict,kKeyMajorVersion));
563 theVersion.Major = vMajor;

Completed in 201 milliseconds