Searched refs:attrInfo (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dks_keychain.c59 SecKeychainAttributeInfo attrInfo; local
65 attrInfo.count = 1;
66 attrInfo.tag = &item;
67 attrInfo.format = &attrFormat;
69 ret = SecKeychainItemCopyAttributesAndData(itemRef, &attrInfo, NULL,
477 SecKeychainAttributeInfo attrInfo; local
504 attrInfo.count = 1;
505 attrInfo.tag = item;
506 attrInfo.format = attrFormat;
508 ret = SecKeychainItemCopyAttributesAndData(itemRef, &attrInfo, NUL
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp269 IBCollInfo.attrInfo = this;
312 IBInfo.IBCollInfo.attrInfo = &IBInfo;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h6348 const CXIdxAttrInfo *attrInfo; member in struct:__anon232
/netbsd-current/external/mit/expat/dist/tests/
H A Druntests.c2907 typedef struct attrInfo { struct

Completed in 271 milliseconds