代码搜索:master
找到约 10,000 项符合「master」的源代码
代码结果 10,000
www.eeworm.com/read/147766/5726044
h partitions.h
/*
* MTD partitioning layer definitions
*
* (C) 2000 Nicolas Pitre
*
* This code is GPL
*
* $Id: partitions.h,v 1.8 2002/03/08 16:34:36 rkaiser Exp $
*/
#ifndef MTD_PARTITIONS_
www.eeworm.com/read/145991/5740985
c eptst.c
/**********************************************************
* EPTST.C - Tests environment-access object modules *
* Jim Kyle, July 1, 1990 *
*
www.eeworm.com/read/145991/5741920
h dcpgpkt.h
/*
dcpgpkt.h
"g" protocol packet driver for dcp (UUPC/extended data
communications)
Change History:
08 Sep 90 - Create via Microsoft C compiler /Zg
www.eeworm.com/read/141708/5769187
readme
checks the basic RPC functionality in a master slave
connectivity through a channel.
master calls slave
inmaster calls out/inoutslave
outmaster calls in/inoutslave
inoutmaster calls out/inouts
www.eeworm.com/read/140582/5786020
conf named.conf
// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian for information on the
// structure of BIND configuration files in Debian
www.eeworm.com/read/140582/5786236
conf named.conf
// This is the primary configuration file for the BIND DNS server named.
// for the FreeSWAN testing Virtual Machine "carrot", at 192.1.2.130.
// beet is the root name server, this is a TLD name serve
www.eeworm.com/read/137691/5819846
py motelist.py
from Message import *
from time import time
from config import config
class WakeupMsg (Message):
sender = Message.data
def __init__(self):
Message.__init__(self)
self.set16(Message.BCA
www.eeworm.com/read/137311/5825920
c jcmaster.c
/*
* jcmaster.c
*
* Copyright (C) 1991-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi