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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dcompare.c152 rs->sr_err = root_dse_info( op->o_conn, &entry, &rs->sr_text );
H A Droot_dse.c179 root_dse_info( function
219 "root_dse_info: entry_alloc failed", 0, 0, 0 );
H A Dsearch.c290 rs->sr_err = root_dse_info( op->o_conn, &entry, &rs->sr_text );
H A Dapplehelpers.c1204 if(root_dse_info(&conn, &e, &text) != LDAP_SUCCESS) {
1205 Debug(LDAP_DEBUG_ANY, "%s: root_dse_info failed\n", __func__, 0, 0);
1243 if(root_dse_info(&conn, &e, &text) != LDAP_SUCCESS) {
1244 Debug(LDAP_DEBUG_ANY, "%s: root_dse_info failed\n", __func__, 0, 0);
H A Dproto-slap.h1624 LDAP_SLAPD_F (int) root_dse_info LDAP_P((

Completed in 362 milliseconds