Home
last modified time | relevance | path

Searched refs:ctx_id (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c288 (long) ctx->ctx_id);
343 (long) ctx->ctx_id, cmd);
352 (long) ctx->ctx_id, cmd);
361 (long) ctx->ctx_id,
368 (long) ctx->ctx_id,
438 (long) ctx->ctx_id);
1128 , (long) ctx->ctx_id
1136 , (long) ctx->ctx_id, testmode
1220 (long) g->a_ctx->ctx_id);
1238 (long) g->a_ctx->ctx_id);
[all …]
H A Dhandler.c35 ctx->ctx_id = (sthread_t) sthread_get_id();
42 if (pthread_detach(ctx->ctx_id) != 0)
H A Dmonitor.c107 (long) Mon_cur_ctx->ctx_id, Mon_cur_ctx->ctx_state);\
H A Dlibmilter.h72 sthread_t ctx_id; /* thread id */ member
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h383 ctx_id:4, member
H A Dunm_nic_main.c827 hwdesc->u3.s1.ctx_id = adapter->portnum; in unm_send_copy()
1006 hwdesc->u3.s1.ctx_id = adapter->portnum; in unm_send_mapped()