[][src]Module capctl::caps

Modules

ambient
bounding

Structs

CapIter

An iterator over all the capabilities enumerated in Cap.

CapSet

Represents a set of capabilities.

CapSetIterator

An iterator over all the capabilities in a CapSet.

CapState

Represents the permitted, effective, and inheritable capability sets of a thread.

FileCaps

Represents the capabilities attached to a file.

FullCapState

Represents the "full" capability state of a thread (i.e. the contents of all 5 capability sets and some additional information).

ParseCapError

Represents an error when parsing a Cap from a string.

Enums

Cap

An enum representing all of the possible Linux capabilities.