Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dcontract.c212 const contract_t *ct1 = x; in contract_compar() local
215 if (ct1->ct_id < ct2->ct_id) in contract_compar()
217 if (ct1->ct_id > ct2->ct_id) in contract_compar()