Home
last modified time | relevance | path

Searched defs:cap_user_data_t (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/tests/process/
Dprctl.rs133 struct cap_user_data_t { in thread_has_capability() struct
134 effective: u32, in thread_has_capability()
135 permitted: u32, in thread_has_capability()
136 inheritable: u32, in thread_has_capability()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h26999 typedef struct __user_cap_data_struct *cap_user_data_t; typedef