taglinefilesource code
PROT_READ4include/asm-alpha/mman.h#define PROT_READ  0x1    /* page can be read */
PROT_READ4include/asm-i386/mman.h#define PROT_READ  0x1    /* page can be read */
PROT_READ4include/asm-ppc/mman.h#define PROT_READ  0x1    /* page can be read */
PROT_READ7include/asm-sparc/mman.h#define PROT_READ  0x1    /* page can be read */