代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/449996/7492018
c domhdr.c
/* Domain header conversion routines
*/
#include "global.h"
#include "mbuf.h"
#include "domain.h"
static int dn_expand(uint8 *msg,uint8 *eom,uint8 *compressed,char *full,
int fullen);
stati
www.eeworm.com/read/437619/7744790
c domhdr.c
/* Domain header conversion routines
*/
#include "global.h"
#include "mbuf.h"
#include "domain.h"
static int dn_expand(uint8 *msg,uint8 *eom,uint8 *compressed,char *full,
int fullen);
stati
www.eeworm.com/read/143516/12869075
c domhdr.c
/* Domain header conversion routines
*/
#include "global.h"
#include "mbuf.h"
#include "domain.h"
static int dn_expand(uint8 *msg,uint8 *eom,uint8 *compressed,char *full,
int fullen);
stati
www.eeworm.com/read/137022/13347633
c domhdr.c
/* Domain header conversion routines
*/
#include "global.h"
#include "mbuf.h"
#include "domain.h"
static int dn_expand(uint8 *msg,uint8 *eom,uint8 *compressed,char *full,
int fullen);
stati
www.eeworm.com/read/143132/5758807
c domhdr.c
/* Domain header conversion routines
*/
#include "global.h"
#include "mbuf.h"
#include "domain.h"
static int dn_expand(uint8 *msg,uint8 *eom,uint8 *compressed,char *full,
int fullen);
stati
www.eeworm.com/read/131315/5934900
csg_vax
// $Id$
// csg vax config - really just for {s,r}vax
#define FSTYPE_UFS 4.2
#define DEFAULT_OPTS rw
#define CSG_VAX(HOST,DOMAIN) \
host HOST.DOMAIN\
\
/*\
arch vax\
os xinu43\
cluster csg\
dumphost
www.eeworm.com/read/131315/5937498
h tar.h
/*
* Header file for public domain tar (tape archive) program.
*
* @(#)tar.h 1.20 86/10/29 Public Domain.
*
* Created 25 August 1985 by John Gilmore, ihnp4!hoptoad!gnu.
*
* $Id: tar.h,v 1.3 199
www.eeworm.com/read/488200/6497902
c domhdr.c
/* Domain header conversion routines
*/
#include "global.h"
#include "mbuf.h"
#include "domain.h"
static int dn_expand(uint8 *msg,uint8 *eom,uint8 *compressed,char *full,
int fullen);
stati
www.eeworm.com/read/486736/6526216
cpp md5mac.cpp
// md5mac.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
// any modifications are placed in the public domain
#include "pch.h"
#include "md5mac.h"
#include "misc.h"
NAMESPAC
www.eeworm.com/read/486736/6526218
cpp md5.cpp
// md5.cpp - modified by Wei Dai from Colin Plumb's public domain md5.c
// any modifications are placed in the public domain
#include "pch.h"
#include "md5.h"
#include "misc.h"
NAMESPACE_BEGI