Home
last modified time | relevance | path

Searched refs:CAP_FULL_SET (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/process/
H A Dcred.rs15 const CAP_FULL_SET = (1 << 41) - 1; constant
70 cap_permitted: CAPFlags::CAP_FULL_SET, in init()
71 cap_effective: CAPFlags::CAP_FULL_SET, in init()
72 cap_bset: CAPFlags::CAP_FULL_SET, in init()
73 cap_ambient: CAPFlags::CAP_FULL_SET, in init()