资源简介
XenCenter开发实例
代码片段和文件信息
/*
* Copyright (c) Citrix Systems Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms with or without
* modification are permitted provided that the following conditions
* are met:
*
* 1) Redistributions of source code must retain the above copyright
* notice this list of conditions and the following disclaimer.
*
* 2) Redistributions in binary form must reproduce the above
* copyright notice this list of conditions and the following
* disclaimer in the documentation and/or other materials
* provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* “AS IS“ AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT
* LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
* FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
* COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT
* INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES
* (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR
* SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT
* STRICT LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#define _XOPEN_SOURCE
#include
#include
#include
#include
#include
#include
#include
#include l/parser.h>
#include l/parserInternals.h>
#include l/tree.h>
#include l/xmlsave.h>
#include l/xmlstring.h>
#include l/xpath.h>
#include l/debugxml.h>
#include “xen/api/xen_common.h“
#include “xen/api/xen_host.h“
#include “xen_internal.h“
#include “xen/api/xen_int_float_map.h“
#include “xen/api/xen_int_int_map.h“
#include “xen/api/xen_int_string_set_map.h“
#include “xen/api/xen_string_int_map.h“
#include “xen/api/xen_string_string_map.h“
#include “xen/api/xen_string_string_set_map.h“
#include “xen/api/xen_string_string_string_map_map.h“
/*
* Whether to ignore missing structure entries. This is not something we
* want to do once the API has stabilised as it indicates that the server is
* broken but at the moment complaining is just slowing development down.
*/
#define PERMISSIVE 1
static xmlXPathCompExprPtr responsePath = NULL;
static xmlXPathCompExprPtr faultPath = NULL;
typedef struct
{
size_t size;
void *contents[];
} arbitrary_map;
typedef struct
{
void *handle;
} arbitrary_record;
typedef struct
{
bool is_record;
union
{
char *handle;
arbitrary_record *record;
} u;
} arbitrary_record_opt;
static char *
make_body(const char * abstract_value [] int);
static void
parse_result(xen_session * const char * const abstract_type * void *);
static void
add_value(xmlNode * const char * const char *);
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 38 2020-12-02 17:05 .gitignore
文件 402 2020-12-02 17:05 .travis.yml
目录 0 2020-12-02 17:05 c\
目录 0 2020-12-02 17:05 c\autogen\
文件 160 2020-12-02 17:05 c\autogen\dune
目录 0 2020-12-02 17:05 c\autogen\include\
目录 0 2020-12-02 17:05 c\autogen\include\xen\
目录 0 2020-12-02 17:05 c\autogen\include\xen\api\
文件 7280 2020-12-02 17:05 c\autogen\include\xen\api\xen_common.h
文件 2150 2020-12-02 17:05 c\autogen\include\xen\api\xen_event_batch.h
文件 1824 2020-12-02 17:05 c\autogen\include\xen\api\xen_int_set.h
文件 1856 2020-12-02 17:05 c\autogen\include\xen\api\xen_string_set.h
目录 0 2020-12-02 17:05 c\autogen\src\
文件 55067 2020-12-02 17:05 c\autogen\src\xen_common.c
文件 3045 2020-12-02 17:05 c\autogen\src\xen_event_batch.c
文件 1785 2020-12-02 17:05 c\autogen\src\xen_int_set.c
文件 1913 2020-12-02 17:05 c\autogen\src\xen_string_set.c
目录 0 2020-12-02 17:05 c\autogen\test\
文件 13739 2020-12-02 17:05 c\autogen\test\test_enumerate.c
文件 7012 2020-12-02 17:05 c\autogen\test\test_event_handling.c
文件 2236 2020-12-02 17:05 c\autogen\test\test_failures.c
文件 7623 2020-12-02 17:05 c\autogen\test\test_get_records.c
文件 10800 2020-12-02 17:05 c\autogen\test\test_vm_async_migrate.c
文件 19406 2020-12-02 17:05 c\autogen\test\test_vm_ops.c
文件 222 2020-12-02 17:05 c\dune
文件 39169 2020-12-02 17:05 c\gen_c_binding.ml
文件 3284 2020-12-02 17:05 c\helper.ml
文件 2828 2020-12-02 17:05 c\README.dist
目录 0 2020-12-02 17:05 c\templates\
文件 3791 2020-12-02 17:05 c\templates\Makefile.mustache
文件 1769 2020-12-02 17:05 c\templates\xen_all.h.mustache
............此处省略152个文件信息
- 上一篇:AJ报文解析
- 下一篇:C#托盘图标 带右键菜单
相关资源
- C#编写的KTV系统(附access数据库)
- C# 调用BarTender打印条码DEMO
- lua C# .Net4.0 vs2010 LuaInterface
- C#文件流读取CSV文件
- 安卓和asp.net通过webservice上传图片到服
- 验证EXCEL导入模板是否符合标准
- C#将Excel导入到Access数据库表(winFor
- c#使用openoffice组件操作文件
- C# NPOI导出Excel,Words转PDF
- C# Selenium 具体代码
- C# 监测服务器使用情况CPU、内存、硬
- WeifenLuo.WinFormsUI.Docking3.1.0
-
cef_binary_32_64双版包和pepflashpla
yer. - 身份证号码识别工具
- Mqttnet.rar
- C#调用Lucene方法-实现快速搜索
- asp.net +access 网站+后台完整站
- C#实现将WPF字体呈现到OpenGL 支持汉字
- 武大测绘大地测量学基础:大地主题
- C#调用OneNote进行OCR识别 源码
- 宾馆管理系统(c#2008access2003winform)
- C#实现封装SPC过程能力工具类ProcessC
- C# 使用 TcpClient,Socket 聊天
- c#导出excel支持多sheet导出,可自定义
- c# 句柄类库 .net操作句柄
- ShootSearch (基于dotlucene的c#开源搜索引
- ServiceStack.Redis(4.0.19)[支持.net2.0].
- 20120102 C#漂亮的MenuStrip和ContextMenuStr
- 2012我的C#全能Excel操作无需Office不使用
- C#照片识别人脸截取成身份证比例的证
评论
共有 条评论