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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPAttributeList.cpp120 const std::string tmpAttrType = i->getName(); local
121 tmpAttrLen = tmpAttrType.size();
123 if(equal(tmpAttrType.begin(), tmpAttrType.end(), attrType.begin(),

Completed in 187 milliseconds