ais_str_eq 393 lib/ais/plugin.c if (value && ais_str_eq("quorum_cman", value)) { ais_str_eq 404 lib/ais/plugin.c if (ais_str_eq("pacemaker", value)) { ais_str_eq 411 lib/ais/plugin.c if (ais_str_eq(value, "1")) { ais_str_eq 711 lib/ais/plugin.c if (node->last_seen != membership_seq && ais_str_eq(CRM_NODE_LOST, node->state) == FALSE) { ais_str_eq 909 lib/ais/plugin.c if (ais_msg->host.size == 0 || ais_str_eq(ais_msg->host.uname, local_uname)) { ais_str_eq 1161 lib/ais/plugin.c if (ais_str_eq(CRM_NODE_MEMBER, node->state)) { ais_str_eq 1298 lib/ais/plugin.c if (ais_str_eq("true", data)) { ais_str_eq 1468 lib/ais/plugin.c if (mutable->host.size == 0 || ais_str_eq(local_uname, mutable->host.uname)) { ais_str_eq 1521 lib/ais/plugin.c if (dest == crm_msg_pe && ais_str_eq(pcmk_children[7].name, lookup)) { ais_str_eq 1691 lib/ais/plugin.c } else if (ais_str_eq(CRM_NODE_MEMBER, node->state)) { ais_str_eq 1718 lib/ais/plugin.c if (ais_str_eq(node_name, node->uname)) { ais_str_eq 331 lib/ais/utils.c if (node->uname == NULL || ais_str_eq(node->uname, uname) == FALSE) { ais_str_eq 352 lib/ais/utils.c if (node->state == NULL || ais_str_eq(node->state, state) == FALSE) {