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_SCOPE_ONE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-wt/
cache.c
214
cursor->set_key(cursor, pdn.bv_val, (int8_t)
LDAP_SCOPE_ONE
);
/src/external/bsd/openldap/dist/servers/slapd/overlays/
pcache.c
1492
if ( tscope ==
LDAP_SCOPE_ONE
&& depth != 1) continue;
1495
case
LDAP_SCOPE_ONE
:
1497
tscope =
LDAP_SCOPE_ONE
;
1498
if ( tscope ==
LDAP_SCOPE_ONE
&& depth ) continue;
/src/external/bsd/openldap/dist/include/
ldap.h
601
#define
LDAP_SCOPE_ONE
LDAP_SCOPE_ONELEVEL
/src/external/bsd/openldap/dist/servers/slapd/back-sql/
search.c
2344
case
LDAP_SCOPE_ONE
:
Completed in 98 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026