代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/215001/15078345
3qt qtimer.3qt
.TH QTimer 3qt "6 July 1999" "Troll Tech AS" \" -*- nroff -*-
.\" Copyright 1992-1999 Troll Tech AS. All rights reserved. See the
.\" license file included in the distribution for a complete license
www.eeworm.com/read/102720/15761806
1 rz.1
RZ(1) Minix Programmer's Manual RZ(1)
NAME
rz - receive a file using the zmodem protocol
SYNOPSIS
rz [-abepqvy] [-t timeout]
OPTIONS
www.eeworm.com/read/164463/10107531
h xprt.h
/*
* linux/include/linux/sunrpc/clnt_xprt.h
*
* Declarations for the RPC transport interface.
*
* Copyright (C) 1995, 1996 Olaf Kirch
*/
#ifndef _LINUX_SUNRPC_XPRT_H
#def
www.eeworm.com/read/357334/10212043
c uart.c
/*
* $Revision: 1.4 $
*/
#include
#include "config.h"
#include "uart.h"
#include "timer.h"
#define RD_TIMEOUT 10
static char rbuf[RXBUF_SIZE];
static volatile int rptr =
www.eeworm.com/read/161312/10426375
c msdun.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2004 Marcel Holtmann
*
*
*
www.eeworm.com/read/468816/6988905
c uart.c
/*
* $Revision: 1.4 $
*/
#include
#include "config.h"
#include "uart.h"
#include "timer.h"
#define RD_TIMEOUT 10
static char rbuf[RXBUF_SIZE];
static volatile int rptr =
www.eeworm.com/read/143065/12901798
c uart.c
/*
* $Revision: 1.4 $
*/
#include
#include "config.h"
#include "uart.h"
#include "timer.h"
#define RD_TIMEOUT 10
static char rbuf[RXBUF_SIZE];
static volatile int rptr =
www.eeworm.com/read/328313/13034617
c timer.c
/************************************************************************************************
* Project: generic
* Author: Christian Ulrich
* Contact: christian at ullihome dot de
*
* Creat