Home
last modified time | relevance | path

Searched refs:si_scope (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c122 int si_scope; member
610 scope = si->si_scope; in ldap_sync_search()
4545 op->ors_scope = si->si_scope; in syncrepl_del_nonpresent()
6300 si->si_scope = j; in parse_syncrepl_line()
7033 si->si_scope = LDAP_SCOPE_SUBTREE; in add_syncrepl()
7231 if ( ldap_pvt_scope2bv( si->si_scope, &bs ) == LDAP_SUCCESS ) { in syncrepl_unparse()