Searched refs:ctx_start (Results 1 – 3 of 3) sorted by relevance
101 end = Mon_cur_ctx->ctx_start + Mon_exec_time; \115 if (Mon_cur_ctx != NULL && Mon_cur_ctx->ctx_start > 0)129 if (Mon_cur_ctx != NULL && Mon_cur_ctx->ctx_start > 0)192 ctx->ctx_start = time(NULL);215 ctx->ctx_start = 0;
112 time_t ctx_start; /* start time of thread */ member
256 uint32_t ctx_start; in smb3_negctxs_decode() local263 ctx_start = md_tell(mdp); in smb3_negctxs_decode()264 if ((ctx_start % 8) != 0) { in smb3_negctxs_decode()292 ctx_end_off = ctx_start + 8 + neg_ctx.datalen; in smb3_negctxs_decode()