Home
last modified time | relevance | path

Searched refs:LDAP_DEREF_NEVER (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/external/bsd/openldap/dist/contrib/ldaptcl/
H A DneoXldap.c859 deref = LDAP_DEREF_NEVER;
862 deref = LDAP_DEREF_NEVER;
982 deref = LDAP_DEREF_NEVER;
1432 ldap->ld_deref = LDAP_DEREF_NEVER; /* Turn off alias dereferencing */
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dinit.c74 {"never", LDAP_DEREF_NEVER},
591 gopts->ldo_deref = LDAP_DEREF_NEVER; in ldap_int_initialize_global_options()
/netbsd/external/bsd/openldap/dist/clients/tools/
H A Dldapdelete.c165 int deref = LDAP_DEREF_NEVER; in private_conn_setup()
H A Dldapsearch.c381 deref = LDAP_DEREF_NEVER; in handle_private_option()
/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dsearch.c108 case LDAP_DEREF_NEVER: in do_search()
H A Dsaslauthz.c1928 op.ors_deref = LDAP_DEREF_NEVER; in slap_sasl_match()
2091 op.ors_deref = LDAP_DEREF_NEVER; in slap_sasl2dn()
H A Dsasl.c456 op->ors_deref = LDAP_DEREF_NEVER; in slap_auxprop_lookup()
1166 op->ors_deref = LDAP_DEREF_NEVER; in slapd_rw_apply()
H A Dsyncrepl.c967 rc = LDAP_DEREF_NEVER; /* actually could allow DEREF_FINDING */ in do_syncrep1()
2787 op2.ors_deref = LDAP_DEREF_NEVER; in syncrepl_op_modify()
4007 op->ors_deref = LDAP_DEREF_NEVER; in syncrepl_entry()
4151 op2.ors_deref = LDAP_DEREF_NEVER; in syncrepl_entry()
4546 op->ors_deref = LDAP_DEREF_NEVER; in syncrepl_del_nonpresent()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Ddelete.c366 op2.ors_deref = LDAP_DEREF_NEVER; in backsql_tree_delete()
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
H A Drdnval.c120 op2.ors_deref = LDAP_DEREF_NEVER; in rdnval_unique_check()
/netbsd/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c1826 op->ors_deref = LDAP_DEREF_NEVER; in remove_query_data()
2122 op->ors_deref = LDAP_DEREF_NEVER; in pcache_remove_entries_from_cache()
2240 op->ors_deref = LDAP_DEREF_NEVER; in pcache_remove_entry_queries_from_cache()
2895 op2.ors_deref = LDAP_DEREF_NEVER; in pcache_op_bind()
3435 op->ors_deref = LDAP_DEREF_NEVER; in refresh_query()
3458 op->ors_deref = LDAP_DEREF_NEVER; in refresh_query()
4692 op->ors_deref = LDAP_DEREF_NEVER; in pcache_db_open2()
H A Ddynlist.c353 o.ors_deref = LDAP_DEREF_NEVER; in dynlist_urlmembers()
552 o.ors_deref = LDAP_DEREF_NEVER; in dynlist_prepare_entry()
964 o.ors_deref = LDAP_DEREF_NEVER; in dynlist_compare()
H A Drefint.c842 op->ors_deref = LDAP_DEREF_NEVER; in refint_qtask()
H A Dconstraint.c657 nop.ors_deref = LDAP_DEREF_NEVER; in constraint_violation()
H A Dretcode.c255 op2.ors_deref = LDAP_DEREF_NEVER; in retcode_op_internal()
H A Dunique.c998 nop->ors_deref = LDAP_DEREF_NEVER; in unique_search()
H A Dmemberof.c288 op2.ors_deref = LDAP_DEREF_NEVER; in memberof_isGroupOrMember()
H A Daccesslog.c716 op->ors_deref = LDAP_DEREF_NEVER; in accesslog_purge()
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/adremap/
H A Dadremap.c459 op2.ors_deref = LDAP_DEREF_NEVER; in adremap_filter()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dsearch.c997 attrp, LDAP_DEREF_NEVER, ctrls, NULL, in ldap_back_entry_get()
/netbsd/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_ops.c696 int deref = LDAP_DEREF_NEVER; in slapi_search_internal_set_pb()
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
H A Dautogroup.c522 o.ors_deref = LDAP_DEREF_NEVER; in autogroup_add_members_from_filter()
2092 op->ors_deref = LDAP_DEREF_NEVER; in autogroup_db_open()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dconn.c931 op2.ors_deref = LDAP_DEREF_NEVER; in meta_back_get_candidate()
/netbsd/external/bsd/openldap/dist/include/
H A Dldap.h801 #define LDAP_DEREF_NEVER 0x00 macro
/netbsd/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dinit.c931 op->ors_deref = LDAP_DEREF_NEVER; in monitor_search2ndn()

12