代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/410339/2212081
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/410339/2212524
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/362989/2925430
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/357083/3031472
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/357083/3031732
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/159825/5581036
h mman.h
#ifndef __I386_MMAN_H__
#define __I386_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 */
www.eeworm.com/read/125688/6023166
h mman.h
#ifndef __I386_MMAN_H__
#define __I386_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 */
#defi
www.eeworm.com/read/480930/1309635
h mman.h
#ifndef __I386_MMAN_H__
#define __I386_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 */
#defi
www.eeworm.com/read/480930/1310747
h mman.h
#ifndef __ASM_SH_MMAN_H
#define __ASM_SH_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 */
#defi
www.eeworm.com/read/209559/4968289
h mman.h
#ifndef __X8664_MMAN_H__
#define __X8664_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