代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/139557/5798352
h mem_arm.h
/* Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved. */
/*
mdmem.h - machine dependant memory management structures
*/
#ifndef MEM_ARM_H
#define MEM_ARM_H
// The user mode vi
www.eeworm.com/read/480930/1309735
h mman.h
#ifndef __CRIS_MMAN_H__
#define __CRIS_MMAN_H__
/* verbatim copy of asm-i386/ version */
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_
www.eeworm.com/read/480930/1310651
h mman.h
#ifndef __PARISC_MMAN_H__
#define __PARISC_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/209559/4970337
h mman.h
#ifndef __CRIS_MMAN_H__
#define __CRIS_MMAN_H__
/* verbatim copy of asm-i386/ version */
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_
www.eeworm.com/read/209559/4971565
h mman.h
#ifndef __PARISC_MMAN_H__
#define __PARISC_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/195013/5120749
h mman.h
#ifndef __CRIS_MMAN_H__
#define __CRIS_MMAN_H__
/* verbatim copy of asm-i386/ version */
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_
www.eeworm.com/read/195013/5121665
h mman.h
#ifndef __PARISC_MMAN_H__
#define __PARISC_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/179911/5299330
h mman.h
#ifndef __PARISC_MMAN_H__
#define __PARISC_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/350097/3134220
h mman.h
#ifndef __PARISC_MMAN_H__
#define __PARISC_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/316872/3601763
h mman.h
#ifndef __PARISC_MMAN_H__
#define __PARISC_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 */
#