代码搜索:answer
找到约 6,541 项符合「answer」的源代码
代码结果 6,541
www.eeworm.com/read/223598/7104211
c dpiapi.c
/*
* File: dpiapi.c
*
* Copyright (C) 2004 Jorge Arellano Cid
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu
www.eeworm.com/read/455016/7379975
h as_dns.h
#ifndef __AS_DNS_H__
#define __AS_DNS_H__
#include "as_packet.h"
//回答
#define GOOGLE 0x0101A8C0 //192.168.1.1
#define HOTMAIL 0x0401A8C0 //192.168.1.4
#define YAHOO 0x0301A8C0 //192.168.1.3
www.eeworm.com/read/453643/7416064
h icmp.h
#ifdef ICMP_GLOBALS
#define ICMP_EXT
#else
#define ICMP_EXT extern
#endif
ICMP_EXT void Ping_Answer();
ICMP_EXT void Ping_Request();
ICMP_EXT void Ping_Echo();
ICMP_EXT void Process_Ping();
www.eeworm.com/read/319700/13446294
h icmp.h
#ifdef ICMP_GLOBALS
#define ICMP_EXT
#else
#define ICMP_EXT extern
#endif
ICMP_EXT void Ping_Answer();
ICMP_EXT void Ping_Request();
ICMP_EXT void Ping_Echo();
ICMP_EXT void Process_Ping();
www.eeworm.com/read/136812/5861527
c cv_ans.c
#ifndef lint
#ifdef SunB1
static char mls_sccsid[] = "@(#)cv_ans.c 1.1 92/07/30 SMI; SunOS MLS";
#else
static char sccsid[] = "@(#)cv_ans.c 1.1 92/07/30 SMI";
#endif /* SunB1 */
#endif lint
/*
* C
www.eeworm.com/read/109242/6175177
c listbox.c
/* Unit test suite for list boxes.
*
* Copyright 2003 Ferenc Wagner
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/261219/11658111
h icmp.h
#ifndef _icmp_h_
#define _icmp_h_
extern void ping_answer(INT8U xdata *inbuf, union ip_address_type ip_addr, INT16U len);
#endif
www.eeworm.com/read/250535/12400279
h dns_client_util6.h
/*
* DNS Resolver
* Prototypes of IPv6 DNS Resolver Utility Routines
*
* Author: Pavel A. Bolokhov
*
* External API:
* dns_fmt_ip6_answer()
* dns_fmt_cname6_a