Home
last modified time | relevance | path

Searched refs:o_threadctx (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dsql-wrap.c478 ldap_pvt_thread_pool_setkey( op->o_threadctx, in backsql_free_db_conn()
499 if ( op->o_threadctx ) { in backsql_get_db_conn()
502 ldap_pvt_thread_pool_getkey( op->o_threadctx, in backsql_get_db_conn()
516 if ( op->o_threadctx ) { in backsql_get_db_conn()
519 ldap_pvt_thread_pool_setkey( op->o_threadctx, in backsql_get_db_conn()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmessage_queue.c150 slap_op_free( op, op->o_threadctx ); in asyncmeta_free_op()
175 thrctx = op->o_threadctx; in asyncmeta_clear_bm_context()
196 slap_sl_mem_setctx(bc->op->o_threadctx, NULL); in asyncmeta_add_message_queue()
H A Dadd.c58 slap_sl_mem_setctx(op->o_threadctx, op->o_tmpmemctx); in asyncmeta_error_cleanup()
249 void *thrctx = op->o_threadctx; in asyncmeta_back_add()
H A Dmeta_result.c655 bc->op->o_threadctx = ctx; in asyncmeta_send_all_pending_ops()
704 bc->op->o_threadctx = ctx; in asyncmeta_return_bind_errors()
1427 bc->op->o_threadctx = ctx; in asyncmeta_op_read_error()
1574 bc->op->o_threadctx = ctx; in asyncmeta_op_handle_result()
1677 bc->op->o_threadctx = ctx; in asyncmeta_timeout_loop()
1735 bc->op->o_threadctx = ctx; in asyncmeta_timeout_loop()
H A Ddelete.c183 void *thrctx = op->o_threadctx; in asyncmeta_back_delete()
H A Dcompare.c192 void *thrctx = op->o_threadctx; in asyncmeta_back_compare()
H A Dmodrdn.c254 void *thrctx = op->o_threadctx; in asyncmeta_back_modrdn()
H A Dmodify.c244 void *thrctx = op->o_threadctx; in asyncmeta_back_modify()
H A Dsearch.c65 slap_sl_mem_setctx(op->o_threadctx, op->o_tmpmemctx); in asyncmeta_handle_onerr_stop()
685 void *thrctx = op->o_threadctx; in asyncmeta_back_search()
H A Dbind.c1692 asyncmeta_send_all_pending_ops( mc, candidate, op->o_threadctx, 1 ); in asyncmeta_dobind_init_with_retry()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dctx.c74 rc = ldap_pvt_thread_pool_getkey(op->o_threadctx, in wt_ctx_get()
84 rc = ldap_pvt_thread_pool_setkey( op->o_threadctx, in wt_ctx_get()
H A Dsearch.c109 if ( op->o_threadctx ) { in search_stack()
110 ldap_pvt_thread_pool_getkey( op->o_threadctx, (void *)search_stack, in search_stack()
119 if ( op->o_threadctx ) { in search_stack()
120 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)search_stack, in search_stack()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dsearch.c308 ldap_pvt_thread_pool_getkey( op->o_threadctx, (void *)scope_chunk_get, in scope_chunk_get()
314 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)scope_chunk_get, in scope_chunk_get()
324 ldap_pvt_thread_pool_getkey( op->o_threadctx, (void *)scope_chunk_get, in scope_chunk_ret()
327 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)scope_chunk_get, in scope_chunk_ret()
1323 if ( op->o_threadctx ) { in search_stack()
1324 ldap_pvt_thread_pool_getkey( op->o_threadctx, (void *)search_stack, in search_stack()
1339 if ( op->o_threadctx ) { in search_stack()
1340 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)search_stack, in search_stack()
H A Did2entry.c707 ctx = op->o_threadctx; in mdb_opinfo_get()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dtxn.c262 o->o_threadctx = op->o_threadctx; in txn_end_extop()
H A Dpasswd.c525 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)slap_sasl_bind, in slap_passwd_check()
548 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)slap_sasl_bind, in slap_passwd_check()
H A Dbackend.c865 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)slap_sasl_bind, in be_rootdn_bind()
872 ldap_pvt_thread_pool_setkey( op->o_threadctx, (void *)slap_sasl_bind, in be_rootdn_bind()
H A Dconnection.c1043 op->o_threadctx = ctx; in connection_operation()
2049 op->o_threadctx = ctx; in operation_fake_init()
H A Dslap.h2632 #define o_threadctx o_hdr->oh_threadctx macro
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dconn.c998 if ( op->o_threadctx ) { in meta_back_candidates_get()
1001 ldap_pvt_thread_pool_getkey( op->o_threadctx, in meta_back_candidates_get()
1013 if ( op->o_threadctx ) { in meta_back_candidates_get()
1017 ldap_pvt_thread_pool_setkey( op->o_threadctx, in meta_back_candidates_get()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/passwd/totp/
H A Dslapd-totp.c812 ldap_pvt_thread_pool_setkey( op->o_threadctx, totp_op_cleanup, in totp_op_cleanup()
937 ldap_pvt_thread_pool_setkey( op->o_threadctx, in totp_op_bind()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/smbk5pwd/
H A Dsmbk5pwd.c202 ldap_pvt_thread_pool_setkey( op->o_threadctx, smbk5pwd_op_cleanup, in smbk5pwd_op_cleanup()
222 ldap_pvt_thread_pool_setkey( op->o_threadctx, in smbk5pwd_op_bind()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dndbio.cpp1518 if ( ldap_pvt_thread_pool_getkey( op->o_threadctx, ni, &data, NULL )) { in ndb_thread_handle()
1537 if (( rc = ldap_pvt_thread_pool_setkey( op->o_threadctx, ni, in ndb_thread_handle()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_ops.c276 op->o_threadctx = ldap_pvt_thread_pool_context(); in slapi_int_connection_init_pb()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dsyncprov.c1079 op->o_threadctx = ctx; in syncprov_qtask()
2717 if ( m2->mi_op->o_threadctx == op->o_threadctx ) { in syncprov_op_mod()

12