代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/128502/5989984
wrapper gnokii.wrapper
#!/bin/bash
LOCKFILE="/var/lock/gnokii.lock"
BINARY="/usr/lib/gnokii/gnokii"
TIMEOUT=30
#echo "$0"
if ! dotlockfile -l -p -r 15 $LOCKFILE; then
echo "gnokii: can't acquire lock" >&2
RETVAL=127
el
www.eeworm.com/read/120747/6071035
c xmodem.c
/*-------------------------------------------------------------------------
* Filename: xmodem.c
* Version: $Id: xmodem.c,v 1.2 2002/01/06 19:02:29 erikm Exp $
* Copyright: Copyri
www.eeworm.com/read/151705/12180169
m flush.m
function dummy = flush(varargin)
%FLUSH Flush data in a specified RDTX(tm) channel.
% FLUSH(R, CHANNEL, NUM, TIMEOUT) removes NUM oldest data messages from an
% RTDX channel queue specified by
www.eeworm.com/read/305605/7085384
c main_for_loop_delay.c
/*------------------------------------------------------------------*-
Main_for_Loop_Delay.c (v1.00)
Author : 06_Digital_Media
All Right Reserved
----------------------------------------------
www.eeworm.com/read/202662/15377215
cxx taskrunner.cxx
/*
* libjingle
* Copyright 2004--2006, Google Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
www.eeworm.com/read/159335/10668425
c 6ch.c
/*
* Copyright (c) 1995,1996,1997 by TriMedia Technologies.
*
* +------------------------------------------------------------------+
* | This software is furnished under a license and may onl
www.eeworm.com/read/169790/9838263
cpp timer.cpp
// Copyright (C) 1999-2005 Open Source Telecom Corporation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publ
www.eeworm.com/read/160725/10504283
c n_fill.c
//***************************************************************************
// N_Fill.c
//
// Version 1.00
//
// Software to replace lo
www.eeworm.com/read/458864/7287453
c l1_storage.c
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
L1_Storage.c
Abstract:
Storage related function
Environment:
Keil C51 Compiler
Revisi
www.eeworm.com/read/458864/7288177
c l1_storage.c
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
L1_Storage.c
Abstract:
Storage related function
Environment:
Keil C51 Compiler
Revisi