Home | History | Annotate | Download | only in include

Lines Matching defs:ALL_CAN_READ

2617   ALL_CAN_READ          = 1,
4188 * DEFAULT = 0, ALL_CAN_READ = 1, or ALL_CAN_WRITE = 2.
4190 * ALL_CAN_READ means that all cross-context reads are allowed.
4192 * The combination ALL_CAN_READ | ALL_CAN_WRITE can be used to allow all
4591 // See ALL_CAN_READ above.
4694 * DEFAULT = 0, ALL_CAN_READ = 1, or ALL_CAN_WRITE = 2.
4696 * ALL_CAN_READ means that all cross-context reads are allowed.
4698 * The combination ALL_CAN_READ | ALL_CAN_WRITE can be used to allow all