Searched refs:SCCONF_ENOEXIST (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/libdscfg/common/ | ||
H A D | cfg_cluster.h | 247 SCCONF_ENOEXIST = 3, /* object does not exist */ enumerator |
H A D | cfg_cluster.c | 458 if (conferr == SCCONF_ENOEXIST) { in cfg_dgname() |