Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c216 const contract_t *ct2 = y; in contract_compar() local
218 if (ct1->ct_id < ct2->ct_id) in contract_compar()
220 if (ct1->ct_id > ct2->ct_id) in contract_compar()