Searched refs:ct_dev_status_get_minor (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libcontract/common/
H A Ddevice_dump.c71 if (ct_dev_status_get_minor(stathdl, &device) != 0) {
H A Ddevice.c152 ct_dev_status_get_minor(ct_stathdl_t stathdl, char **bufp) function
H A Dlibcontract.h137 int ct_dev_status_get_minor(ct_stathdl_t, char **);
/illumos-gate/usr/src/man/man3contract/
H A DMakefile37 ct_dev_status_get_minor.3contract \
108 ct_dev_status_get_minor.3contract := LINKSRC = ct_dev_status_get_dev_state.3contract
/illumos-gate/usr/src/cmd/ctstat/
H A Dctstat.c258 if (err = ct_dev_status_get_minor(hdl, &buf))

Completed in 61 milliseconds