Home
last modified time | relevance | path

Searched refs:LDAP_STAILQ_REMOVE (Results 1 – 25 of 80) sorted by relevance

1234

/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Drq.c97 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_remove()
134 LDAP_STAILQ_REMOVE( &rq->run_list, entry, re_s, rnext ); in ldap_pvt_runqueue_stoptask()
170 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_resched()
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap_r/
H A Drq.c94 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_remove()
131 LDAP_STAILQ_REMOVE( &rq->run_list, entry, re_s, rnext ); in ldap_pvt_runqueue_stoptask()
167 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_resched()
H A Dtpool.c335 LDAP_STAILQ_REMOVE(&pool->ltp_pending_list, task, in ldap_pvt_thread_pool_submit()
569 LDAP_STAILQ_REMOVE(&ldap_int_thread_pool_list, pool, in ldap_pvt_thread_pool_destroy()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Drq.c97 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_remove()
134 LDAP_STAILQ_REMOVE( &rq->run_list, entry, re_s, rnext ); in ldap_pvt_runqueue_stoptask()
170 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_resched()
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap_r/
H A Drq.c94 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_remove()
131 LDAP_STAILQ_REMOVE( &rq->run_list, entry, re_s, rnext ); in ldap_pvt_runqueue_stoptask()
167 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_resched()
H A Dtpool.c335 LDAP_STAILQ_REMOVE(&pool->ltp_pending_list, task, in ldap_pvt_thread_pool_submit()
569 LDAP_STAILQ_REMOVE(&ldap_int_thread_pool_list, pool, in ldap_pvt_thread_pool_destroy()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Drq.c97 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_remove()
134 LDAP_STAILQ_REMOVE( &rq->run_list, entry, re_s, rnext ); in ldap_pvt_runqueue_stoptask()
170 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_resched()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Drq.c97 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_remove()
134 LDAP_STAILQ_REMOVE( &rq->run_list, entry, re_s, rnext ); in ldap_pvt_runqueue_stoptask()
170 LDAP_STAILQ_REMOVE( &rq->task_list, entry, re_s, tnext ); in ldap_pvt_runqueue_resched()
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dabandon.c91 LDAP_STAILQ_REMOVE( &op->o_conn->c_pending_ops, in do_abandon()
H A Dsyntax.c372 LDAP_STAILQ_REMOVE(&syn_list, syn, Syntax, ssyn_next); in syn_delete()
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dabandon.c91 LDAP_STAILQ_REMOVE( &op->o_conn->c_pending_ops, in do_abandon()
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dabandon.c91 LDAP_STAILQ_REMOVE( &op->o_conn->c_pending_ops, in do_abandon()
H A Dtxn.c351 LDAP_STAILQ_REMOVE( &op->o_conn->c_ops, op, Operation, o_next ); in txn_preop()
H A Dsyntax.c372 LDAP_STAILQ_REMOVE(&syn_list, syn, Syntax, ssyn_next); in syn_delete()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dabandon.c91 LDAP_STAILQ_REMOVE( &op->o_conn->c_pending_ops, in do_abandon()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dabandon.c91 LDAP_STAILQ_REMOVE( &op->o_conn->c_pending_ops, in do_abandon()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dabandon.c91 LDAP_STAILQ_REMOVE( &op->o_conn->c_pending_ops, in do_abandon()
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-asyncmeta/
H A Dmeta_result.c661 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_send_all_pending_ops()
698 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_return_bind_errors()
1467 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_op_read_error()
1677 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1694 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1702 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1728 LDAP_STAILQ_REMOVE(&timeout_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
H A Dmessage_queue.c204 LDAP_STAILQ_REMOVE(&mc->mc_om_list, om, bm_context_t, bc_next); in asyncmeta_drop_bc()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-asyncmeta/
H A Dmeta_result.c661 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_send_all_pending_ops()
698 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_return_bind_errors()
1467 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_op_read_error()
1677 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1694 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1702 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1728 LDAP_STAILQ_REMOVE(&timeout_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
H A Dmessage_queue.c204 LDAP_STAILQ_REMOVE(&mc->mc_om_list, om, bm_context_t, bc_next); in asyncmeta_drop_bc()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-asyncmeta/
H A Dmeta_result.c661 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_send_all_pending_ops()
698 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_return_bind_errors()
1467 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_op_read_error()
1677 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1694 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1702 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1728 LDAP_STAILQ_REMOVE(&timeout_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
H A Dmessage_queue.c204 LDAP_STAILQ_REMOVE(&mc->mc_om_list, om, bm_context_t, bc_next); in asyncmeta_drop_bc()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-asyncmeta/
H A Dmeta_result.c661 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_send_all_pending_ops()
698 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_return_bind_errors()
1467 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_op_read_error()
1677 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1694 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1702 LDAP_STAILQ_REMOVE(&mc->mc_om_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
1728 LDAP_STAILQ_REMOVE(&timeout_list, bc, bm_context_t, bc_next); in asyncmeta_timeout_loop()
H A Dmessage_queue.c204 LDAP_STAILQ_REMOVE(&mc->mc_om_list, om, bm_context_t, bc_next); in asyncmeta_drop_bc()

1234