Home
last modified time | relevance | path

Searched refs:LDAP_REQ_SEARCH (Results 1 – 25 of 60) sorted by relevance

123

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_pblock.c699 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) in pblock_get()
706 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) in pblock_get()
713 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) in pblock_get()
720 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) in pblock_get()
727 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) in pblock_get()
734 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) in pblock_get()
743 if ( pb->pb_op->o_tag != LDAP_REQ_SEARCH ) { in pblock_get()
757 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) in pblock_get()
1075 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) { in pblock_set()
1094 if ( pb->pb_op->o_tag == LDAP_REQ_SEARCH ) in pblock_set()
[all …]
H A Dslapi_ops.c357 case LDAP_REQ_SEARCH: in slapi_int_connection_done_pb()
580 PBLOCK_ASSERT_INTOP( pb, LDAP_REQ_SEARCH ); in slapi_int_search_entry_callback()
640 PBLOCK_ASSERT_INTOP( pb, LDAP_REQ_SEARCH ); in slapi_search_internal_callback_pb()
698 slapi_int_connection_init_pb( pb, LDAP_REQ_SEARCH ); in slapi_search_internal_set_pb()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dsearch.c133 *msgidp = ldap_send_initial_request( ld, LDAP_REQ_SEARCH, base, ber, id ); in ldap_pvt_search()
249 return ( ldap_send_initial_request( ld, LDAP_REQ_SEARCH, base, ber, id )); in ldap_search()
321 LDAP_REQ_SEARCH, base, (ber_int_t) scope, in ldap_build_search_req()
330 LDAP_REQ_SEARCH, base, (ber_int_t) scope, in ldap_build_search_req()
H A Drequest.c164 if (msgtype != LDAP_REQ_ABANDON && msgtype != LDAP_REQ_SEARCH) in ldap_send_initial_request()
1582 } else if ( tag == LDAP_REQ_SEARCH ) { in re_encode_request()
1634 } else if ( tag == LDAP_REQ_SEARCH ) { in re_encode_request()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/trace/
H A Dtrace.c50 case LDAP_REQ_SEARCH: in trace_op2str()
134 case LDAP_REQ_SEARCH: in trace_response()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dretcode.c218 if ( op->o_tag == LDAP_REQ_SEARCH ) { in retcode_cb_response()
253 op2.o_tag = LDAP_REQ_SEARCH; in retcode_op_internal()
275 if ( op->o_tag == LDAP_REQ_SEARCH ) { in retcode_op_internal()
324 case LDAP_REQ_SEARCH: in retcode_op_func()
354 if ( op->o_tag == LDAP_REQ_SEARCH in retcode_op_func()
409 case LDAP_REQ_SEARCH: in retcode_op_func()
544 case LDAP_REQ_SEARCH: in retcode_op2str()
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPMessage.h41 static const int SEARCH_REQUEST=LDAP_REQ_SEARCH;
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Doperation.c51 case LDAP_REQ_SEARCH: in slap_req2res()
74 case LDAP_REQ_SEARCH: return "search request"; in lload_msgtype2str()
592 op->o_tag == LDAP_REQ_SEARCH ? LDAP_TIMELIMIT_EXCEEDED : in connection_timeout()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-dnssrv/
H A Dreferral.c61 if( op->o_tag == LDAP_REQ_SEARCH ) { in dnssrv_back_referrals()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dchain.c267 assert( op->o_tag == LDAP_REQ_SEARCH ); in ldap_chain_cb_search_response()
398 } else if ( op->o_tag == LDAP_REQ_SEARCH && rs->sr_type == REP_SEARCH ) in ldap_chain_cb_response()
475 if ( op->o_tag == LDAP_REQ_SEARCH ) { in ldap_chain_op()
510 if ( rc == LDAP_SUCCESS && op->o_tag == LDAP_REQ_SEARCH ) { in ldap_chain_op()
560 if ( op->o_tag == LDAP_REQ_SEARCH ) { in ldap_chain_op()
654 if ( op->o_tag == LDAP_REQ_SEARCH ) { in ldap_chain_op()
1099 case LDAP_REQ_SEARCH: in ldap_chain_response()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmeta_result.c611 case LDAP_REQ_SEARCH: in asyncmeta_send_pending_op()
664 if (bc->op->o_tag != LDAP_REQ_SEARCH || (META_BACK_ONERR_STOP( mi )) || in asyncmeta_send_all_pending_ops()
701 if (bc->op->o_tag != LDAP_REQ_SEARCH || (META_BACK_ONERR_STOP( mi )) || in asyncmeta_return_bind_errors()
1444 case LDAP_REQ_SEARCH: in asyncmeta_op_read_error()
1580 if ( bc->op->o_tag == LDAP_REQ_SEARCH ) { in asyncmeta_op_handle_result()
1687 if ( op->o_tag == LDAP_REQ_SEARCH ) { in asyncmeta_timeout_loop()
1714 if ( op->o_tag == LDAP_REQ_SEARCH ) { in asyncmeta_timeout_loop()
H A Dmessage_queue.c119 case LDAP_REQ_SEARCH: in asyncmeta_free_op()
H A Dconn.c612 case LDAP_REQ_SEARCH: in asyncmeta_getconn()
799 op->o_tag == LDAP_REQ_SEARCH ? op->ors_scope : LDAP_SCOPE_SUBTREE ) ) in asyncmeta_getconn()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dconn.c878 assert( op->o_tag == LDAP_REQ_SEARCH ); in meta_back_conn_cb()
927 op2.o_tag = LDAP_REQ_SEARCH; in meta_back_get_candidate()
959 ndn, op->o_tag == LDAP_REQ_SEARCH ? op->ors_scope : LDAP_SCOPE_BASE ) ) in meta_back_get_candidate()
1273 case LDAP_REQ_SEARCH: in meta_back_getconn()
1550 op->o_tag == LDAP_REQ_SEARCH ? op->ors_scope : LDAP_SCOPE_SUBTREE ) ) in meta_back_getconn()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dreferral.c38 if( op->o_tag == LDAP_REQ_SEARCH ) { in mdb_referrals()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/denyop/
H A Ddenyop.c91 case LDAP_REQ_SEARCH: in denyop_func()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Doperation.c248 case LDAP_REQ_SEARCH: in slap_req2op()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Doperational.c88 if ( op->o_sync && op->o_tag == LDAP_REQ_SEARCH && op->o_private != NULL ) { in backsql_operational_entryCSN()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
H A Drdnval.c105 op2.o_tag = LDAP_REQ_SEARCH; in rdnval_unique_check()
489 op->o_tag = LDAP_REQ_SEARCH; in rdnval_repair()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
H A Drbacperm.c168 op2.o_tag = LDAP_REQ_SEARCH; in rbac_read_permission()
H A Drbacsess.c699 op2.o_tag = LDAP_REQ_SEARCH; in rbac_session_byid_fake()
770 op2.o_tag = LDAP_REQ_SEARCH; in rbac_session_byid()
886 op2->o_tag = LDAP_REQ_SEARCH; in rbac_int_session_permissions()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-relay/
H A Dop.c156 op->o_tag == LDAP_REQ_SEARCH ? in relay_back_select_backend()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
H A Dautogroup.c366 assert( op->o_tag == LDAP_REQ_SEARCH ); in autogroup_member_search_cb()
424 assert( op->o_tag == LDAP_REQ_SEARCH ); in autogroup_member_search_modify_cb()
511 o.o_tag = LDAP_REQ_SEARCH; in autogroup_add_members_from_filter()
770 assert( op->o_tag == LDAP_REQ_SEARCH ); in autogroup_group_add_cb()
2084 op->o_tag = LDAP_REQ_SEARCH; in autogroup_db_open()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dconfig.c291 case LDAP_REQ_SEARCH: which = op_search; break; in sock_over_op()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-null/
H A Dnull.c229 assert( op->o_tag == LDAP_REQ_SEARCH ); in null_back_respond()

123