Home
last modified time | relevance | path

Searched refs:CFG_CLUSTER_LOCATION (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libdscfg/common/
H A Dcfg.h124 #define CFG_CLUSTER_LOCATION "/etc/dscfg_cluster" macro
H A Dcfg.c2276 strcat(wellknown, CFG_CLUSTER_LOCATION); in cfg_location()
2278 strcpy(wellknown, CFG_CLUSTER_LOCATION); in cfg_location()
/titanic_50/usr/src/cmd/avs/dscfg/
H A Ddscfg.c615 if (stat(CFG_CLUSTER_LOCATION, &dscfg_stat) != 0) {