Searched refs:lfi_scope (Results 1 – 2 of 2) sorted by relevance
187 nextfip->lfi_scope = LDAP_SCOPE_SUBTREE; in ldap_init_getfilter_buf()189 nextfip->lfi_scope = LDAP_SCOPE_ONELEVEL; in ldap_init_getfilter_buf()191 nextfip->lfi_scope = LDAP_SCOPE_BASE; in ldap_init_getfilter_buf()200 nextfip->lfi_scope = LDAP_SCOPE_SUBTREE; /* default */ in ldap_init_getfilter_buf()319 lfdp->lfd_retfi.lfi_scope = fip->lfi_scope; in ldap_getnextfilter()
1289 int lfi_scope; /* LDAP_SCOPE_BASE, etc */ member