Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.h91 } scstat_errno_t; typedef
181 void scstat_strerr(scstat_errno_t, char *);
197 scstat_errno_t scstat_get_nodes(scstat_node_t **pplnodes);
222 scstat_errno_t scstat_get_ds_status(scstat_ds_name_t *dsname,
H A Dcfg_cluster.c503 scstat_errno_t err; in init_sc_entry()