Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dcontract.c213 const contract_t *ct2 = y; 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()