OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAP_ROOT_DSE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
root_dse.c
229
e->e_name.bv_val = ch_strdup(
LDAP_ROOT_DSE
);
230
e->e_name.bv_len = sizeof(
LDAP_ROOT_DSE
)-1;
231
e->e_nname.bv_val = ch_strdup(
LDAP_ROOT_DSE
);
232
e->e_nname.bv_len = sizeof(
LDAP_ROOT_DSE
)-1;
compare.c
155
if( strcasecmp( op->o_req_ndn.bv_val,
LDAP_ROOT_DSE
) == 0 ) {
/src/external/bsd/openldap/dist/include/
ldap.h
71
#define
LDAP_ROOT_DSE
""
Completed in 25 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026