Searched refs:drop_inheritable_caps (Results 1 – 2 of 2) sorted by relevance
28 pub fn drop_inheritable_caps() -> Result<()> { in drop_inheritable_caps() function71 let result = drop_inheritable_caps(); in test_drop_inheritable_caps()
688 let _ = cap::drop_inheritable_caps(); in exec_task()