RDONLY
#define RDONLY BIT(10) /* read-only variable */
#define RDONLY 0x000200 /* lookup with read-only semantics */
#define RDONLY 1