Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c207 error = contract_newct(ct); in ctfs_ctl_ioctl()
/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h341 int contract_newct(contract_t *ct);
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c584 contract_newct(contract_t *ct) in contract_newct() function