Searched refs:LDAP_SCOPE_ONELEVEL (Results 1 - 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dufn.c138 scope = LDAP_SCOPE_ONELEVEL;
142 scope = LDAP_SCOPE_ONELEVEL;
H A Dsrchpref.c357 so->so_defaultscope = LDAP_SCOPE_ONELEVEL;
H A Dgetfilter.c189 nextfip->lfi_scope = LDAP_SCOPE_ONELEVEL;
H A Durl.c318 ludp->lud_scope = LDAP_SCOPE_ONELEVEL;
H A Dsearch.c74 * LDAP_SCOPE_ONELEVEL, LDAP_SCOPE_SUBTREE
184 && scope != LDAP_SCOPE_ONELEVEL && scope != LDAP_SCOPE_SUBTREE )
H A Dmemcache.c1163 if (scope != LDAP_SCOPE_ONELEVEL)
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_map.c828 next->read.scope = LDAP_SCOPE_ONELEVEL;
841 next->write.scope = LDAP_SCOPE_ONELEVEL;
855 next->write.scope = LDAP_SCOPE_ONELEVEL;
864 next->write.scope = LDAP_SCOPE_ONELEVEL;
869 next->read.scope = LDAP_SCOPE_ONELEVEL;
883 next->write.scope = LDAP_SCOPE_ONELEVEL;
892 next->write.scope = LDAP_SCOPE_ONELEVEL;
906 next->write.scope = LDAP_SCOPE_ONELEVEL;
940 next->write.scope = LDAP_SCOPE_ONELEVEL;
2302 int scope = LDAP_SCOPE_ONELEVEL;
[all...]
H A Dldap_val.c576 LDAP_SCOPE_ONELEVEL &&
1188 case LDAP_SCOPE_ONELEVEL:
1217 if (!(s->scope == LDAP_SCOPE_ONELEVEL &&
H A Dnis_parse_ldap_yp_util.c1325 tmp_map->objectDN->read.scope = LDAP_SCOPE_ONELEVEL;
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c251 case LDAP_SCOPE_ONELEVEL:
252 printf( "LDAP_SCOPE_ONELEVEL" );
H A Dldapsearch.c410 scope = LDAP_SCOPE_ONELEVEL;
H A Dldaptest.c824 ludp->lud_scope == LDAP_SCOPE_ONELEVEL ? "ONE" :
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_realm.c194 LDAP_SCOPE_ONELEVEL,
498 (rparams->search_scope == LDAP_SCOPE_ONELEVEL
1058 (rparams->search_scope == LDAP_SCOPE_ONELEVEL
H A Dldap_pwd_policy.c405 LDAP_SEARCH(ldap_context->lrparams->realmdn, LDAP_SCOPE_ONELEVEL, "(objectclass=krbpwdpolicy)", password_policy_attributes);
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_ads.c1596 stat = smb_ads_lookup_computer_n_attr(ah, &avpair, LDAP_SCOPE_ONELEVEL,
/illumos-gate/usr/src/head/
H A Dldap.h232 #define LDAP_SCOPE_ONELEVEL 0x01 macro
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_common.c173 *searchScope = LDAP_SCOPE_ONELEVEL;
H A Dns_reads.c1475 cookie->scope = LDAP_SCOPE_ONELEVEL;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c3883 { "one", LDAP_SCOPE_ONELEVEL },

Completed in 108 milliseconds