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