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