Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcontract_impl.h229 int (*contop_newct)(struct contract *); member
/titanic_50/usr/src/uts/common/os/
H A Dcontract.c583 return (ct->ct_type->ct_type_ops->contop_newct(ct)); in contract_newct()