代码搜索:Prot

找到约 2,417 项符合「Prot」的源代码

代码结果 2,417
www.eeworm.com/read/136072/5873897

c mmap.c

/* Use new style mmap for microblaze */ #include #include #include #include _syscall6 (__ptr_t, mmap, __ptr_t, addr, size_t, len, int, prot, int
www.eeworm.com/read/119864/6080977

c _mmap.c

#include #include #include void * mmap(void *start, size_t length, int prot, int flags, int fd, off_t offset) { unsigned long __sc_ret, __sc_err; register
www.eeworm.com/read/108242/6183705

c cmp.c

/* cmp - compare two files Author: Kees J. Bot. */ #include #include #include #include #include #include #include _PROT
www.eeworm.com/read/150995/6339234

h wrsbcarm7.h

/* sbcarm7.h - WindRiver SBC ARM7 header file */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01f,16jul02,m_h C++ prot
www.eeworm.com/read/152893/12075257

c pbuf.c

#include "pbuf.h" #include "mem.h" #include "tcpmem.h" static u8_t pbuf_pool_memory[(PBUF_POOL_SIZE * MEM_ALIGN_SIZE(PBUF_POOL_BUFSIZE + sizeof(struct pbuf)))]; #if !SYS_LIGHTWEIGHT_PROT
www.eeworm.com/read/337834/12338208

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/337834/12338292

c dbdump.c

#include #include #include #include #include static const char *usage = "usage: dbdump [-t|-m] dbhome\n"; static DB_ENV* dbe = NULL; static DB *met
www.eeworm.com/read/337834/12338360

h merkle_syncer.h

#ifndef _MERKLE_SYNCER_H_ #define _MERKLE_SYNCER_H_ #include "merkle_hash.h" #include "merkle_tree.h" #include "merkle_sync_prot.h" #include template struct pair {
www.eeworm.com/read/337834/12338412

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/337834/12338490

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