Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h230 } contops_t; typedef
245 contops_t *ct_type_ops;
382 ct_type_t *contract_type_init(ct_typeid_t, const char *, contops_t *,
/illumos-gate/usr/src/uts/common/contract/
H A Dprocess.c766 static contops_t contract_process_ops = {
H A Ddevice.c1167 static contops_t contract_device_ops = {
/illumos-gate/usr/src/uts/common/os/
H A Dcontract.c1097 contract_type_init(ct_typeid_t type, const char *name, contops_t *ops, in contract_type_init()