Home
last modified time | relevance | path

Searched refs:ct_status_get_state (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/man/man3contract/
H A DMakefile89 ct_status_get_state.3contract \
166 ct_status_get_state.3contract := LINKSRC = ct_status_read.3contract
/illumos-gate/usr/src/lib/libcontract/common/
H A Dlibcontract.h66 extern ctstate_t ct_status_get_state(ct_stathdl_t);
H A Dmapfile-vers112 ct_status_get_state;
H A Dlibcontract.c333 ct_status_get_state(ct_stathdl_t stathdl) in ct_status_get_state() function
/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c481 if (ct_status_get_state(hdl) == CTS_OWNED) { in ctsort()
484 } else if (ct_status_get_state(hdl) == CTS_INHERITED) { in ctsort()
/illumos-gate/usr/src/cmd/ctstat/
H A Dctstat.c547 state = ct_status_get_state(status); in print_contract()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3contract.inc140 link path=usr/share/man/man3contract/ct_status_get_state.3contract \