Home
last modified time | relevance | path

Searched defs:attrInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/expat/tests/
HDhandlers.h83 typedef struct attrInfo { struct
84 const XML_Char *name;
85 const XML_Char *value;
/freebsd-14-stable/crypto/heimdal/lib/hx509/
HDks_keychain.c54 SecKeychainAttributeInfo attrInfo; in getAttribute() local
469 SecKeychainAttributeInfo attrInfo; in keychain_iter() local
/freebsd-14-stable/contrib/llvm-project/clang/include/clang-c/
HDIndex.h6152 const CXIdxAttrInfo *attrInfo; member