g_list_find 126 lib/services/services.c && (g_list_find(inflight_ops, op) != NULL); g_list_find 575 lib/services/services.c CRM_CHECK(g_list_find(inflight_ops, op) == NULL, return); g_list_find 576 lib/services/services.c CRM_CHECK(g_list_find(blocked_ops, op) == NULL, return); g_list_find 214 pengine/utilization.c if (g_list_find(all_rscs, child)) { g_list_find 223 pengine/utilization.c if (g_list_find(all_rscs, grandchild)) { g_list_find 252 pengine/utilization.c if (g_list_find(all_rscs, rsc) == FALSE) { g_list_find 280 pengine/utilization.c } else if (g_list_find(colocated_rscs, rsc)) { g_list_find 466 pengine/utilization.c g_list_find(all_rscs, child_rsc) == FALSE) { g_list_find 474 pengine/utilization.c g_list_find(all_rscs, group_data->first_child) == FALSE) {