Searched refs:CLUSTER_CONFIGURED (Results 1 – 5 of 5) sorted by relevance
71 if (!(cluster_bootflags & CLUSTER_CONFIGURED)) { in cladm()83 if ((cluster_bootflags & (CLUSTER_CONFIGURED|CLUSTER_BOOTED)) != in cladm()84 (CLUSTER_CONFIGURED|CLUSTER_BOOTED)) { in cladm()
37 CLUSTER_CONFIGURED=$?45 if [ $CLUSTER_CONFIGURED -eq 1 ]; then56 if [ $CLUSTER_CONFIGURED -eq 1 ]; then189 CLUSTER_CONFIGURED=$?536 if [ $IN_CLUSTER = 1 -o $CLUSTER_CONFIGURED = 1 ]; then659 if [ $CLUSTER_CONFIGURED = 1 ]1450 if [ $CLUSTER_CONFIGURED = 1 ]1527 if [ $CLUSTER_CONFIGURED = 1 ]
69 #define CLUSTER_CONFIGURED 0x0001 /* system is configured as a cluster */ macro
1079 if ((cluster_bootflags & CLUSTER_CONFIGURED) && in in_make_path()
511 if (arg & CLUSTER_CONFIGURED) in show_cladm()