代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/298657/3860864
c mmap.c
/* libc/sys/linux/mmap.c - Memory mapping functions */
/* Copyright 2002, Red Hat Inc. */
#include
_syscall6(void *,mmap,void *,addr,size_t,len,int,prot,int,flags,int,fd,off_t,o
www.eeworm.com/read/279968/4129953
c mmap.c
/* libc/sys/linux/mmap.c - Memory mapping functions */
/* Copyright 2002, Red Hat Inc. */
#include
_syscall6(void *,mmap,void *,addr,size_t,len,int,prot,int,flags,int,fd,off_t,o
www.eeworm.com/read/268871/4248925
c walk_coords.c
#include "chord.h"
#include "misc_utils.h"
#include
#include "math.h"
#include "async.h"
#include "transport_prot.h"
#include "coord.h"
#define TIMEOUT 10
chordID wellknown_ID = -1;
ptr
www.eeworm.com/read/268871/4248926
c rpclib.c
#include
#include
#include
#include "rpclib.h"
unsigned int rpclib_timeout (15);
static int dgram_fd = -1;
static ptr dgram_xprt;
void
doRPC
www.eeworm.com/read/268871/4248960
h merkle_misc.h
#ifndef _MERKLE_MISC_H_
#define _MERKLE_MISC_H_
#include "merkle_hash.h"
#include "merkle_sync_prot.h"
static inline str err2str (merkle_stat status)
{
return rpc_print (strbuf (), status, 0, NULL
www.eeworm.com/read/268871/4248975
h dhash_common.h
#ifndef _DHASH_COMMON_H_
#define _DHASH_COMMON_H_
#include
#include
#include
#define DHASHCLIENT_GUESS_SUPPLIED 0x1
#define DHASHCLIENT_NO_RETRY_ON_LOOKUP 0x
www.eeworm.com/read/268871/4249001
h dhashcli.h
#ifndef __DHASH_CLI_H_
#define __DHASH_CLI_H_
#include
#include "adb_prot.h"
#include "dhash.h"
#include "dhblock_srv.h"
// SFS includes
#include
typedef callback
www.eeworm.com/read/268871/4249012
c adbd.c
#include
#include
#include
#include
#include
#include
#include
#include
// {{{ Globals
static bool dbstarted (false
www.eeworm.com/read/268871/4249113
h debruijn.h
#ifndef _DEBRUIN_H_
#define _DEBRUIN_H_
#include "chord_impl.h"
#include "stabilize.h"
#include
// N.G. de Bruijn (http://www.win.tue.nl/~wsdwnb/)
class debruijn : public vnode_i
www.eeworm.com/read/268871/4249177
c lsdctl.c
#include
#include
#include "lsdctl_prot.h"
/* Much of the structure and code here is taken from sfskey.C which is GPL2'd.
* See http://www.fs.net/ */
bool opt_verbose;
bool op