find_rsc_op_entry_helper   31 lib/pengine/utils.c static xmlNode *find_rsc_op_entry_helper(pe_resource_t * rsc, const char *key,
find_rsc_op_entry_helper  514 lib/pengine/utils.c         action->op_entry = find_rsc_op_entry_helper(rsc, key, TRUE);
find_rsc_op_entry_helper 1441 lib/pengine/utils.c     return find_rsc_op_entry_helper(rsc, key, FALSE);