Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c209 error = contract_newct(ct); in ctfs_ctl_ioctl()
/titanic_41/usr/src/uts/common/sys/
H A Dcontract_impl.h341 int contract_newct(contract_t *ct);
/titanic_41/usr/src/uts/common/os/
H A Dcontract.c581 contract_newct(contract_t *ct) in contract_newct() function