RSC_STATUS 271 crmd/lrm.c } else if (entry->recurring_op_list && safe_str_eq(op->op_type, RSC_STATUS) == FALSE) { RSC_STATUS 225 include/crm/crm.h if(safe_str_eq(task, RSC_STATUS) && !interval) { RSC_STATUS 340 lib/lrmd/lrmd_alerts.c && safe_str_eq(op->op_type, RSC_STATUS)) { RSC_STATUS 699 lib/pengine/utils.c if (safe_str_neq(name, RSC_STATUS)) { RSC_STATUS 809 lib/pengine/utils.c safe_str_eq(action->task, RSC_STATUS) && interval == 0) { RSC_STATUS 289 pengine/allocate.c if (interval == 0 && safe_str_eq(task, RSC_STATUS)) { RSC_STATUS 451 pengine/allocate.c if (interval == 0 && safe_str_eq(task, RSC_STATUS)) { RSC_STATUS 902 pengine/container.c custom_action_order(tuple->docker, generate_op_key(tuple->docker->id, RSC_STATUS, 0), NULL, RSC_STATUS 916 pengine/container.c char *probe_uuid = generate_op_key(tuple->remote->id, RSC_STATUS, 0); RSC_STATUS 1349 pengine/graph.c if (safe_str_neq(action->task, RSC_STATUS) && interval == NULL) { RSC_STATUS 1095 pengine/native.c custom_action_order(rsc, generate_op_key(rsc->id, RSC_STATUS, 0), NULL, RSC_STATUS 1103 pengine/native.c custom_action_order(rsc, generate_op_key(rsc->id, RSC_STATUS, 0), NULL, RSC_STATUS 2942 pengine/native.c custom_action_order(remote, generate_op_key(remote->id, RSC_STATUS, 0), NULL, RSC_STATUS 2976 pengine/native.c key = generate_op_key(rsc->id, RSC_STATUS, 0); RSC_STATUS 2977 pengine/native.c probe = custom_action(rsc, key, RSC_STATUS, node, FALSE, TRUE, data_set);