OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:si_scope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
syncrepl.c
135
int
si_scope
;
member in struct:syncinfo_s
704
scope = si->
si_scope
;
4748
op->ors_scope = si->
si_scope
;
6527
si->
si_scope
= j;
7258
si->
si_scope
= LDAP_SCOPE_SUBTREE;
7461
if ( ldap_pvt_scope2bv( si->
si_scope
, &bs ) == LDAP_SUCCESS ) {
syncrepl.c
135
int
si_scope
;
member in struct:syncinfo_s
704
scope = si->
si_scope
;
4748
op->ors_scope = si->
si_scope
;
6527
si->
si_scope
= j;
7258
si->
si_scope
= LDAP_SCOPE_SUBTREE;
7461
if ( ldap_pvt_scope2bv( si->
si_scope
, &bs ) == LDAP_SUCCESS ) {
Completed in 35 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026