Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c1810 int32_t newct = 0; in contract_device_publish() local
1815 &newct) == 0); in contract_device_publish()
1817 newct == 1 ? 0 : in contract_device_publish()
1822 newct ? "success" : "failure")); in contract_device_publish()