Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c215 const contract_t *ct1 = x; 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()