Searched refs:getAttr (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_pkcs12/
H A Dpkcs12BagAttrs.h61 NSS_Attribute *getAttr(
82 void getAttr(
H A Dpkcs12BagAttrs.cpp60 NSS_Attribute *P12BagAttrs::getAttr( function in class:P12BagAttrs
101 void P12BagAttrs::getAttr( function in class:P12BagAttrs
H A Dpkcs12SafeBag.cpp250 attrs[outDex++] = mBagAttrs.getAttr(i);
H A DSecPkcs12.cpp720 bagAttrs->getAttr((unsigned)attrNum, attrOid, attrValues);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_pkcs12/lib/
H A Dpkcs12BagAttrs.h61 NSS_Attribute *getAttr(
82 void getAttr(
H A Dpkcs12BagAttrs.cpp60 NSS_Attribute *P12BagAttrs::getAttr( function in class:P12BagAttrs
101 void P12BagAttrs::getAttr( function in class:P12BagAttrs
H A Dpkcs12SafeBag.cpp250 attrs[outDex++] = mBagAttrs.getAttr(i);
H A DSecPkcs12.cpp720 bagAttrs->getAttr((unsigned)attrNum, attrOid, attrValues);
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/python/scxx/
H A DPWOBase.h71 PyObject *getAttr(const char *nm)const { function in class:PWOBase
74 PyObject *getAttr(const PWOBase &nm)const { function in class:PWOBase
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/generic/
H A Ddomxslt.c574 | getAttr
577 static char * getAttr ( function
2002 p = getAttr(parent,"xml:space", a_space);
2939 select = getAttr (topLevelVar->node, "select", a_select);
3104 tpl->match = getAttr(node,"match", a_match);
3105 str = getAttr(node, "name", a_name);
3161 str = getAttr (node, "mode", a_mode);
3199 prioStr = getAttr(node,"priority", a_prio);
3286 str = getAttr (attrSet->content, "use-attribute-sets",
3430 str = getAttr(chil
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dfilediskrep.cpp66 fd().getAttr(aname, buffer, length);
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dunix++.h199 ssize_t getAttr(const char *name, void *value, size_t length,
201 ssize_t getAttr(const std::string &name, void *value, size_t length, function in class:Security::UnixPlusPlus::FileDesc
203 { return getAttr(name.c_str(), value, length, position, options); }
216 std::string getAttr(const std::string &name, int options = 0);
H A Dunix++.cpp297 ssize_t FileDesc::getAttr(const char *name, void *value, size_t length, function in class:Security::UnixPlusPlus::FileDesc
335 std::string FileDesc::getAttr(const std::string &name, int options /* = 0 */) function in class:Security::UnixPlusPlus::FileDesc
338 ssize_t length = getAttr(name, buffer, sizeof(buffer), 0, options);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dfilediskrep.cpp66 fd().getAttr(aname, buffer, length);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dunix++.h199 ssize_t getAttr(const char *name, void *value, size_t length,
201 ssize_t getAttr(const std::string &name, void *value, size_t length, function in class:Security::UnixPlusPlus::FileDesc
203 { return getAttr(name.c_str(), value, length, position, options); }
216 std::string getAttr(const std::string &name, int options = 0);
H A Dunix++.cpp297 ssize_t FileDesc::getAttr(const char *name, void *value, size_t length, function in class:Security::UnixPlusPlus::FileDesc
335 std::string FileDesc::getAttr(const std::string &name, int options /* = 0 */) function in class:Security::UnixPlusPlus::FileDesc
338 ssize_t length = getAttr(name, buffer, sizeof(buffer), 0, options);
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim4989 \ 'Rar::getAttr(': 'void | int',

Completed in 220 milliseconds