Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcontract/common/
H A Dlibcontract_impl.h53 typedef struct contract_type { struct
/illumos-gate/usr/src/cmd/ctwatch/
H A Dctwatch.c187 contract_type(ctid_t id) in contract_type() function
326 if ((type = contract_type(ids[i])) == -1) { in main()