find_rsc_op_entry 175 include/crm/pengine/internal.h extern xmlNode *find_rsc_op_entry(resource_t * rsc, const char *key); find_rsc_op_entry 271 pengine/allocate.c op_match = find_rsc_op_entry(rsc, key); find_rsc_op_entry 680 pengine/native.c if (find_rsc_op_entry(rsc, key) == NULL) { find_rsc_op_entry 894 pengine/native.c if (find_rsc_op_entry(rsc, key) == NULL) {