Home | History | Annotate | Download | only in racoon

Lines Matching refs:scope

890 	int scope = LDAP_SCOPE_ONE;
982 scope = LDAP_SCOPE_SUBTREE;
985 res = ldap_search_ext_s(ld, basedn, scope,
1122 int scope = LDAP_SCOPE_ONE;
1199 scope = LDAP_SCOPE_SUBTREE;
1202 res = ldap_search_ext_s(ld, basedn, scope,