Searched defs:ct2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c213 const contract_t *ct2 = y; local
215 if (ct1->ct_id < ct2->ct_id)
217 if (ct1->ct_id > ct2->ct_id)

Completed in 96 milliseconds