Searched refs:PROT_NONE (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dmman-common.h9 #define PROT_NONE 0x0 /* page can not be accessed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dzerosize-ptr.h63 && mprotect (two_pages + pagesize, pagesize, PROT_NONE) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dmman.h8 #define PROT_NONE 0x0 /* page can not be accessed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dmman.h21 * allowed without PROT_WRITE and no access will be allowed for PROT_NONE.
24 #define PROT_NONE 0x0 /* page can not be accessed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmman.h15 * allowed without PROT_WRITE and no access will be allowed for PROT_NONE.
17 #define PROT_NONE 0x00 /* page can not be accessed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dmman.h8 #define PROT_NONE 0x0 /* page can not be accessed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dsecurity.c86 return PROT_NONE;
289 DEBUGASSERT(prot_level > PROT_NONE && prot_level < PROT_LAST);
375 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST);
424 DEBUGASSERT(level > PROT_NONE && level < PROT_LAST);
478 if(l == PROT_NONE)
480 DEBUGASSERT(l > PROT_NONE && l < PROT_LAST);
H A Dpingpong.c207 DEBUGASSERT(data_sec > PROT_NONE && data_sec < PROT_LAST);
317 DEBUGASSERT(prot > PROT_NONE && prot < PROT_LAST);
H A Durldata.h235 PROT_NONE, /* first in list */ enumerator in enum:protection_level
H A Dftp.c4077 DEBUGASSERT(data_sec > PROT_NONE && data_sec < PROT_LAST);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/
H A Dconfigure20497 && mprotect (two_pages + pagesize, pagesize, PROT_NONE) == 0)
21812 && mprotect (two_pages + pagesize, pagesize, PROT_NONE) == 0)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dconfigure17177 && mprotect (two_pages + pagesize, pagesize, PROT_NONE) == 0)

Completed in 382 milliseconds