代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/137328/13329619
h domain.h
#include
#include
// 定义本地数据
LOCAL_D CConsoleBase* console;
LOCAL_C void NewCsoLC();
LOCAL_D TInt err;
LOCAL_D void ActiveL();
//全局函数,被 E32 调用的主函数,
GLDEF_C TIn
www.eeworm.com/read/137022/13347525
h domain.h
#ifndef _DOMAIN_H
#define _DOMAIN_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endif
#define INITRTT 2
www.eeworm.com/read/137022/13347577
c domain.c
/*
* DOMAIN.C -- domain name system stub resolver
*/
#include
#include
#include
#include
#include "global.h"
#include "mbuf.h"
#include "proc.h"
www.eeworm.com/read/136031/13877370
gif domain.gif
www.eeworm.com/read/151092/5686665
idl domain.idl
module domain
{
exception DatabaseException {
string msg;
};
interface CustomerHome
{
void find( in long key ) raises (DatabaseException);
};
};
/*************************
www.eeworm.com/read/149795/5697200
h domain.h
/* domain.h v 0.1 2002/12/27
*
* Header file for domain table relates functions
*
* Copyright (C) 2002-2003 Juha Heinanen
*
* This file is part of ser, a free SIP server.
*
* ser is free softw
www.eeworm.com/read/149795/5697207
c domain.c
/*
* $Id: domain.c,v 1.16 2004/08/04 14:25:07 janakj Exp $
*
* Domain table related functions
*
* Copyright (C) 2002-2003 Juha Heinanen
*
* This file is part of ser, a free SIP server.
*
* s
www.eeworm.com/read/148525/5714191
h domain.h
/***************************************************************************
*
* Copyright (c) 1993 READY SYSTEMS CORPORATION.
*
* All rights reserved. READY SYSTEMS' source co