Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.h247 SCCONF_ENOEXIST = 3, /* object does not exist */ enumerator
H A Dcfg_cluster.c458 if (conferr == SCCONF_ENOEXIST) { in cfg_dgname()