Searched refs:CFG_CLUSTER_LOCATION (Results 1 – 3 of 3) sorted by relevance
124 #define CFG_CLUSTER_LOCATION "/etc/dscfg_cluster" macro
2276 strcat(wellknown, CFG_CLUSTER_LOCATION); in cfg_location()2278 strcpy(wellknown, CFG_CLUSTER_LOCATION); in cfg_location()
615 if (stat(CFG_CLUSTER_LOCATION, &dscfg_stat) != 0) {