Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/sdbc/etc/
H A Dscm.sh220 if [ -x /usr/cluster/bin/scstat ]
223 /usr/cluster/bin/scstat -n | grep node: | \
/titanic_41/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.c117 const char *scstat = "/usr/cluster/lib/libscstat.so.1"; in cfg_cluster_init() local
173 libscstat = dlopen(scstat, RTLD_LAZY | RTLD_GLOBAL); in cfg_cluster_init()