代码搜索:timeout

找到约 9,694 项符合「timeout」的源代码

代码结果 9,694
www.eeworm.com/read/398200/2385979

entries

/init.cxx/1.1/Mon May 20 22:25:02 2002// /support.c/1.13/Mon Apr 5 16:23:56 2004// /synch.c/1.2/Sat Jun 14 15:03:04 2003// /timeout.c/1.4/Fri Apr 30 01:13:56 2004// D
www.eeworm.com/read/398200/2388297

changelog

2003-11-07 Gary Thomas * src/DP83847.c: * src/AM79C874.c: * cdl/phy_eth_drivers.cdl: Make auto-negotiation timeout configurable. 2003-09-11 Gary Thomas
www.eeworm.com/read/395229/2447620

h ip_conntrack_sip.h

#ifndef __IP_CONNTRACK_SIP_H__ #define __IP_CONNTRACK_SIP_H__ #ifdef __KERNEL__ #define SIP_PORT 5060 #define SIP_TIMEOUT 3600 enum sip_header_pos { POS_REG_REQ_URI, POS_REQ_URI, POS_FROM, POS_T
www.eeworm.com/read/395229/2448230

h nf_conntrack_sip.h

#ifndef __NF_CONNTRACK_SIP_H__ #define __NF_CONNTRACK_SIP_H__ #ifdef __KERNEL__ #define SIP_PORT 5060 #define SIP_TIMEOUT 3600 enum sip_header_pos { POS_REG_REQ_URI, POS_REQ_URI, POS_FROM, POS_T
www.eeworm.com/read/382594/2633691

cpp timer_helpers.cpp

// Timer_Helpers.cpp,v 1.2 2004/01/04 21:17:14 bala Exp #ifndef JAWS_BUILD_DLL #define JAWS_BUILD_DLL #endif #include "jaws3/Timer_Helpers.h" int JAWS_Timer_EH::handle_timeout (const ACE_
www.eeworm.com/read/367808/9731278

asp function.asp

www.eeworm.com/read/432780/8574444

hep dva9wap.hep

#ifndef DVA9WAP_HEP #define DVA9WAP_HEP #ifndef DVA9WAP_C #define GLOBAL extern #else #define GLOBAL #endif GLOBAL u32 DLL_EXCHANGE_MODE dva9_00ReadWapParameterFromEeprom (u32 vp_TimeOut,t_
www.eeworm.com/read/431247/8693600

asp top.asp

www.eeworm.com/read/429220/8814431

h et9000if.h

#ifndef __ET9000IF_H__ #define __ET9000IF_H__ #include "lwip/netif.h" #include "netif/etharp.h" typedef struct Dm9000if_s { struct eth_addr ethaddr; u16_t intr; u16_t timeout; u32_t ru
www.eeworm.com/read/282338/9100660

c alt_up_ps2_port.c

#include #include "alt_up_ps2_port.h" PS2_DEVICE get_mode() { alt_u8 byte; //send the reset request, wait for ACK int status = write_data_byte_with_ack(0xff, DEFAULT_PS2_TIMEOUT_V