Searched refs:contop_newct (Results 1 – 2 of 2) sorted by relevance
229 int (*contop_newct)(struct contract *); member
583 return (ct->ct_type->ct_type_ops->contop_newct(ct)); in contract_newct()