Searched refs:SENTINEL_ISQR_NOAUTH (Results 1 – 1 of 1) sorted by relevance
2963 #define SENTINEL_ISQR_NOAUTH (1<<1) macro2981 if (usable < voters/2+1) result |= SENTINEL_ISQR_NOAUTH; in sentinelIsQuorumReachable()3195 if (result & SENTINEL_ISQR_NOAUTH) { in sentinelCommand()