代码搜索:Prot

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

代码结果 2,417
www.eeworm.com/read/192521/8377102

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/389592/8511028

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/286089/8790268

c file.c

#include "file.h" //#ifdef _POSIX_MAPPED_FILES // success=((data=(char*)mmap(0,len,PROT_READ,MAP_PRIVATE,fd,0))!=MAP_FAILED)?ZC_OK:ZC_FF; //#else // data = (char*) malloc (len); // success = read (fd,
www.eeworm.com/read/283100/9043079

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/164657/10098733

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/161115/10448058

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/161115/10448210

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/352659/10530908

bak wrsbcarm7.h.bak

/* 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/352659/10530936

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/351669/10631343

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