Searched refs:SCCONF_EPERM (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libdscfg/common/ | ||
H A D | cfg_cluster.h | 245 SCCONF_EPERM = 1, /* permission denied */ enumerator |
H A D | cfg_cluster.c | 178 if (err == SCCONF_EPERM) { in cfg_cluster_init() |