Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/tests/process/
Dprctl.rs127 struct cap_user_header_t { in thread_has_capability() struct
128 version: u32, in thread_has_capability()
129 pid: c_int, in thread_has_capability()
160 &header as *const cap_user_header_t, in thread_has_capability() constant
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h26991 typedef struct __user_cap_header_struct *cap_user_header_t; typedef