Function lrs::syscall::prctl_pr_capbset_read

Checks whether a capability is in the bounding set of this thread.

Syntax

fn prctl_pr_capbset_read(cap: i32) -> i32

Arguments

NameDescription
cap

The capability to check.

See also