Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap_sync.c75 ls->ls_scope = LDAP_SCOPE_SUBTREE; in ldap_sync_initialize()
743 ls->ls_base, ls->ls_scope, ls->ls_filter, in ldap_sync_init()
750 ls->ls_base, ls->ls_scope, ls->ls_filter, rc ); in ldap_sync_init()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h930 int ls_scope; member