Lines Matching defs:rootDSE
525 char *rootDSE;578 &rootDSE,617 *(rootDSE+strlen(rootDSE)-1) = '\0';618 serverInfo->sinfo[1].rootDSE_data = rootDSE;2859 char *rootDSE = NULL;2863 if (__ns_ldap_getRootDSE(addr, &rootDSE, &error,2866 logit("get rootDSE %s failed. %s", addr,2872 if (rootDSE)2873 free(rootDSE);