Home
last modified time | relevance | path

Searched defs:PROT_NONE (Results 1 – 7 of 7) sorted by relevance

/third_party/libunwind/include/mingw/sys/
Dmman.h17 #define PROT_NONE 0 macro
/third_party/uboot/u-boot-2020.01/tools/
Dmingw_support.h18 #define PROT_NONE 0x0 /* Page can not be accessed */ macro
/third_party/iowow/src/platform/win32/mman/
Dmman.h42 #define PROT_NONE 0 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmman.h58 #define PROT_NONE 0 macro
/third_party/musl/include/sys/
Dmman.h56 #define PROT_NONE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmman.h56 #define PROT_NONE 0 macro
/third_party/curl/lib/
Durldata.h202 PROT_NONE, /* first in list */ enumerator