PF_R
#define PF_R 0x4 /* Readable. */
#define PF_R 0x4
#define PF_R (1 << 2)
#define PF_R 0x4 /* p_flags */