Lines Matching refs:ct_id
215 if (ct1->ct_id < ct2->ct_id)
217 if (ct1->ct_id > ct2->ct_id)
295 ct->ct_id = id_alloc(contract_ids);
329 id_free(contract_ids, ct->ct_id);
419 id_free(contract_ids, ct->ct_id);
717 ct->ct_id);
726 ct->ct_id);
993 (ct->ct_state == CTS_INHERITED) ? ct->ct_regent->ct_id : 0);
1021 STRUCT_FSET(lstatus, ctst_id, ct->ct_id);
1149 res = ct ? ct->ct_id : -1;
1168 res = ct ? ct->ct_id : -1;
1188 template.ct_id = current;
1195 res = ct ? ct->ct_id : -1;
1251 template.ct_id = current;
1263 res = ct ? ct->ct_id : -1;
1270 res = ct ? ct->ct_id : -1;
1289 template.ct_id = id;
2619 STRUCT_FSET(ev, ctev_id, temp->cte_contract->ct_id);