代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/267647/7114775
m ._domain.m
www.eeworm.com/read/267647/7114776
m domain.m
www.eeworm.com/read/452710/7435985
h domain.h
/* domain.h - dn_cat */
#ifndef NSERVER
#define NSERVER "128.10.3.8:53" /* Server IP address & UDP port */
#endif
/* Definitions of bits in the operation and parameter field */
#define DN_
www.eeworm.com/read/449996/7491948
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/449996/7491988
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/437619/7744721
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/437619/7744761
c domain.c
/*
* DOMAIN.C -- domain name system stub resolver
*/
#include
#include
#include
#include
#include "global.h"
#include "mbuf.h"
#include "proc.h"