HomeSort by: relevance | last modified time | path
    Searched defs:rootDse (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/ldapc++/examples/
readSchema.cpp 34 LDAPEntry* rootDse = entries->getNext();
37 if(rootDse){
38 const LDAPAttribute* schemaAttr = rootDse->getAttributes()->getAttributeByName("subschemaSubentry");
readSchema.cpp 34 LDAPEntry* rootDse = entries->getNext();
37 if(rootDse){
38 const LDAPAttribute* schemaAttr = rootDse->getAttributes()->getAttributeByName("subschemaSubentry");

Completed in 31 milliseconds