Searched refs:scstat (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/avs/sdbc/etc/
H A Dscm.sh220 if [ -x /usr/cluster/bin/scstat ]
223 /usr/cluster/bin/scstat -n | grep node: | \
249 # we're in a cluster, but scstat is not available
/illumos-gate/usr/src/head/
H A Dsdssc.h44 #include <scadmin/scstat.h>
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.c117 const char *scstat = "/usr/cluster/lib/libscstat.so.1"; local
173 libscstat = dlopen(scstat, RTLD_LAZY | RTLD_GLOBAL);
535 * declaration in scstat.h requires (scstat_ds_name_t *).
594 * Free up scstat resources

Completed in 58 milliseconds