Home
last modified time | relevance | path

Searched defs:contract (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/sys/
H A Dcontract_impl.h261 typedef struct contract { global() struct
268 ct_cuidcontract global() argument
272 ct_typecontract global() argument
273 ct_datacontract global() argument
274 ct_idcontract global() argument
275 ct_cookiecontract global() argument
286 ct_statecontract global() argument
288 ct_flagscontract global() argument
289 ct_eventscontract global() argument
290 ct_ownercontract global() argument
291 ct_regentcontract global() argument
296 ct_qtimecontract global() argument
[all...]
/titanic_52/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c424 char *contract = NULL; in svc_fmri_nvl2str() local