Searched defs:attrsOnly (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPSearchRequest.cpp31 LDAPSearchRequest(const string& base, int scope, const string& filter, const StringList& attrs, bool attrsOnly, LDAPAsynConnection *connect, const LDAPConstraints* cons, bool isReferral, const LDAPRequest* parent) argument
H A DLDAPConnection.cpp284 search(const string& base, int scope, const string& filter, const StringList& attrs, bool attrsOnly, const LDAPConstraints* cons) argument
H A DLDAPAsynConnection.cpp136 search(const string& base,int scope, const string& filter, const StringList& attrs, bool attrsOnly, const LDAPConstraints *cons) argument

Completed in 115 milliseconds