Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcontract/common/
H A Dlibcontract_impl.h55 typedef struct contract_type { struct
/titanic_41/usr/src/cmd/ctwatch/
H A Dctwatch.c189 contract_type(ctid_t id) in contract_type() function
328 if ((type = contract_type(ids[i])) == -1) { in main()