代码搜索:Prot

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

代码结果 2,417
www.eeworm.com/read/209559/4971065

h mman.h

#ifndef __ARM_MMAN_H__ #define __ARM_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #define
www.eeworm.com/read/209559/4971443

h mman.h

#ifndef __ALPHA_MMAN_H__ #define __ALPHA_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #de
www.eeworm.com/read/209559/4971982

h mman.h

#ifndef __PPC_MMAN_H__ #define __PPC_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #define
www.eeworm.com/read/195013/5121304

h mman.h

#ifndef __ARM_MMAN_H__ #define __ARM_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #define
www.eeworm.com/read/195013/5121565

h mman.h

#ifndef __ALPHA_MMAN_H__ #define __ALPHA_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #de
www.eeworm.com/read/179911/5299068

h mman.h

#ifndef __ARM_MMAN_H__ #define __ARM_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #define
www.eeworm.com/read/179911/5299233

h mman.h

#ifndef __ALPHA_MMAN_H__ #define __ALPHA_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #de
www.eeworm.com/read/179911/5299519

h mman.h

#ifndef __PPC_MMAN_H__ #define __PPC_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #define
www.eeworm.com/read/350097/3133958

h mman.h

#ifndef __ARM_MMAN_H__ #define __ARM_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #define
www.eeworm.com/read/350097/3134123

h mman.h

#ifndef __ALPHA_MMAN_H__ #define __ALPHA_MMAN_H__ #define PROT_READ 0x1 /* page can be read */ #define PROT_WRITE 0x2 /* page can be written */ #define PROT_EXEC 0x4 /* page can be executed */ #de