代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/393163/2488821
m domain_pot.m
function dom = domain_pot(pot)
% DOMAIN_POT Return the domain of this cpot.
% dom = domain_pot(pot)
dom = pot.domain;
www.eeworm.com/read/389922/2531169
c domain~1.c
/*
domainname.c
*/
#include
#include
#include
int getdomainname(domain, size)
char *domain;
size_t size;
{
FILE *domainfile;
char *line;
domainfile= fopen("/e
www.eeworm.com/read/387667/2557018
7 create_domain.7
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "CREATE DOMAIN" "" "2008-01-03" "SQL - Language Statements" "SQL Commands"
.SH NAME
CREATE DOMAIN \- define a new domain
.SH SYNOPSIS
www.eeworm.com/read/387667/2557036
7 alter_domain.7
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "ALTER DOMAIN" "" "2008-01-03" "SQL - Language Statements" "SQL Commands"
.SH NAME
ALTER DOMAIN \- change the definition of a domain
.
www.eeworm.com/read/387667/2557083
7 drop_domain.7
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "DROP DOMAIN" "" "2008-01-03" "SQL - Language Statements" "SQL Commands"
.SH NAME
DROP DOMAIN \- remove a domain
.SH SYNOPSIS
.sp
.nf
www.eeworm.com/read/385462/2589231
xen-domain-name
Index: ioemu/sdl.c
===================================================================
--- ioemu.orig/sdl.c 2007-05-03 18:17:58.000000000 +0100
+++ ioemu/sdl.c 2007-05-03 19:01:57.000000000 +0100
@@ -
www.eeworm.com/read/385462/2590992
c domain_page.c
/******************************************************************************
* domain_page.h
*
* Allow temporary mapping of domain pages.
*
* Copyright (c) 2003-2006, Keir Fraser
www.eeworm.com/read/385462/2591005
c domain_build.c
/******************************************************************************
* domain_build.c
*
* Copyright (c) 2002-2005, K A Fraser
*/
#include
#include
#include
www.eeworm.com/read/385462/2591815
h domain_page.h
/******************************************************************************
* domain_page.h
*
* Allow temporary mapping of domain page frames into Xen space.
*
* Copyright (c) 2003-2006, Ke
www.eeworm.com/read/381034/2650513
c print-domain.c
/*
* Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary f