Searched refs:AttributeName (Results 1 - 25 of 93) sorted by relevance

1234

/macosx-10.10.1/swig-12/Lib/typemaps/
H A Dattribute.swg50 %attributeref(Class, AttributeType, AttributeName, AccessorMethod)
144 %define %attribute_custom(Class, AttributeType, AttributeName, GetMethod, SetMethod, GetMethodCall, SetMethodCall)
147 #if #SetMethod != #AttributeName
151 AttributeType AttributeName;
155 template < class C > inline AttributeType %mangle(Class) ##_## AttributeName ## _get(const C* self_) {
158 template < class C > inline AttributeType %mangle(Class) ##_## AttributeName ## _get(C* self_) {
161 template < class C > inline void %mangle(Class) ##_## AttributeName ## _set(C* self_, AttributeType val_) {
167 #define %mangle(Class) ##_## AttributeName ## _get(self_) GetMethodCall
168 #define %mangle(Class) ##_## AttributeName ## _set(self_, val_) SetMethodCall
173 %define %attribute_readonly(Class, AttributeType, AttributeName, GetMetho
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DcrlUtils.cpp220 attr->Info.Label.AttributeName = "CrlType";
227 attr->Info.Label.AttributeName = "CrlEncoding";
234 attr->Info.Label.AttributeName = "PrintName";
241 attr->Info.Label.AttributeName = "Issuer";
248 attr->Info.Label.AttributeName = "ThisUpdate";
255 attr->Info.Label.AttributeName = "NextUpdate";
264 attr->Info.Label.AttributeName = "CrlNumber";
272 attr->Info.Label.AttributeName = "DeltaCrlNumber";
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utils/
H A DcuDbUtils.cpp81 attr->Info.Label.AttributeName = (char*) "CertType";
88 attr->Info.Label.AttributeName = (char*) "CertEncoding";
95 attr->Info.Label.AttributeName = (char*) "PrintName";
102 attr->Info.Label.AttributeName = (char*) "PublicKeyHash";
109 attr->Info.Label.AttributeName = (char*) "Issuer";
116 attr->Info.Label.AttributeName = (char*) "SerialNumber";
339 attr->Info.Label.AttributeName = (char*) "CrlType";
346 attr->Info.Label.AttributeName = (char*) "CrlEncoding";
353 attr->Info.Label.AttributeName = (char*) "PrintName";
360 attr->Info.Label.AttributeName
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utils/lib/
H A DcuDbUtils.cpp81 attr->Info.Label.AttributeName = (char*) "CertType";
88 attr->Info.Label.AttributeName = (char*) "CertEncoding";
95 attr->Info.Label.AttributeName = (char*) "PrintName";
102 attr->Info.Label.AttributeName = (char*) "PublicKeyHash";
109 attr->Info.Label.AttributeName = (char*) "Issuer";
116 attr->Info.Label.AttributeName = (char*) "SerialNumber";
339 attr->Info.Label.AttributeName = (char*) "CrlType";
346 attr->Info.Label.AttributeName = (char*) "CrlEncoding";
353 attr->Info.Label.AttributeName = (char*) "PrintName";
360 attr->Info.Label.AttributeName
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Drwm.h127 AttributeName *a,
137 AttributeName *an,
138 AttributeName **anp,
/macosx-10.10.1/Security-57031.1.35/Security/include/security_filedb/
H A DMetaRecord.cpp55 if (inAttributeInfo[anIndex].AttributeName)
56 aName = string(inAttributeInfo[anIndex].AttributeName);
64 inAttributeInfo[anIndex].AttributeName ? &aName : NULL,
98 string aName(inInfo.AttributeInfo[anIndex].Label.AttributeName);
326 data.Info.Label.AttributeName = NULL;
359 data.Info.Label.AttributeName = NULL;
386 string aName(inAttributeInfo.Label.AttributeName);
392 inAttributeInfo.Label.AttributeName);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DMetaRecord.cpp55 if (inAttributeInfo[anIndex].AttributeName)
56 aName = string(inAttributeInfo[anIndex].AttributeName);
64 inAttributeInfo[anIndex].AttributeName ? &aName : NULL,
98 string aName(inInfo.AttributeInfo[anIndex].Label.AttributeName);
326 data.Info.Label.AttributeName = NULL;
359 data.Info.Label.AttributeName = NULL;
386 string aName(inAttributeInfo.Label.AttributeName);
392 inAttributeInfo.Label.AttributeName);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-shell/
H A Dsearch.c48 AttributeName *an;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sock/
H A Dsearch.c42 AttributeName *an;
/macosx-10.10.1/Security-57031.1.35/SecurityTests/testclient/
H A Dattributes.h11 CSSM_DB_ATTR_DECL(AttributeName);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dad.c34 static AttributeName anlist_no_attrs[] = {
39 static AttributeName anlist_all_user_attributes[] = {
44 static AttributeName anlist_all_operational_attributes[] = {
49 static AttributeName anlist_all_attributes[] = {
55 AttributeName *slap_anlist_no_attrs = anlist_no_attrs;
56 AttributeName *slap_anlist_all_user_attributes = anlist_all_user_attributes;
57 AttributeName *slap_anlist_all_operational_attributes = anlist_all_operational_attributes;
58 AttributeName *slap_anlist_all_attributes = anlist_all_attributes;
531 AttributeName *attrs )
878 AttributeName *
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/threadTest/
H A DmdsLookupThr.cpp79 attrInfo->Label.AttributeName = (char *)attrName;
85 predicate.Attribute.Info.Label.AttributeName = (char *)key;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-perl/
H A Dsearch.c32 AttributeName *an;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dbind.c38 AttributeName anlist[2];
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A DSchema.h47 extern const CSSM_DB_ATTRIBUTE_INFO AttributeName;
H A Dcssmdb.cpp132 Label.AttributeName = const_cast<char *>(name); // silly CDSA
473 return strcmp (a.Label.AttributeName, b.Label.AttributeName) == 0;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A DSchema.h47 extern const CSSM_DB_ATTRIBUTE_INFO AttributeName;
H A Dcssmdb.cpp132 Label.AttributeName = const_cast<char *>(name); // silly CDSA
473 return strcmp (a.Label.AttributeName, b.Label.AttributeName) == 0;
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/mdsLookup/
H A DmdsLookup.cpp127 const char *attrName = attrData->Info.Label.AttributeName;
244 attrInfo->Label.AttributeName = (char *)attrName;
250 predicate.Attribute.Info.Label.AttributeName = (char *)key;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_x509_tp/lib/
H A DTPDatabase.cpp60 predicate.Attribute.Info.Label.AttributeName = (char*) "Subject";
371 pred[0].Attribute.Info.Label.AttributeName = (char*) "Issuer";
397 pred[1].Attribute.Info.Label.AttributeName = (char*) "NextUpdate";
404 pred[2].Attribute.Info.Label.AttributeName = (char*) "ThisUpdate";
/macosx-10.10.1/security_ocspd-55124/server/
H A DcrlDb.cpp266 predPtr->Attribute.Info.Label.AttributeName = (char*) "URI";
275 predPtr->Attribute.Info.Label.AttributeName = (char*) "Issuer";
289 predPtr->Attribute.Info.Label.AttributeName = (char*) "NextUpdate";
297 predPtr->Attribute.Info.Label.AttributeName = (char*) "ThisUpdate";
/macosx-10.10.1/libsecurity_ldap_dl-55003/lib/
H A DODBridge.cpp147 if(strncmp(pred->Attribute.Info.Label.AttributeName, kEmailName, strlen(kEmailName)) == 0 ||
148 strncmp(pred->Attribute.Info.Label.AttributeName, kEmailName, strlen(kPrintName)) == 0) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/dupent/
H A Ddupent.c56 AttributeName *ds_an;
140 sizeof(dupent_t) + sizeof(AttributeName)*cnt,
151 ds->ds_an = (AttributeName *)&ds[ 1 ];
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/pubKeyTool/
H A DpubKeyTool.cpp312 predicate.Attribute.Info.Label.AttributeName = (char *)"Label";
328 attr[0].Info.Label.AttributeName = (char *)SEC_KEY_HASH_ATTR_NAME;
331 attr[1].Info.Label.AttributeName = (char *)SEC_KEY_PRINT_NAME_ATTR_NAME;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/allop/
H A Dallop.c226 sizeof( AttributeName ) * ( i + add_allUser + 2 ),

Completed in 139 milliseconds

1234