Expand description
The SELinux
X extension.
Accessible with the xselinux
cargo feature.
Structs§
- The
GetClientContext
request. - Cookie type for GetClientContext.
- Unchecked cookie type for GetClientContext.
- Reply type for GetClientContext.
- The
GetDeviceContext
request. - Cookie type for GetDeviceContext.
- Unchecked cookie type for GetDeviceContext.
- Reply type for GetDeviceContext.
- The
GetDeviceCreateContext
request. - Cookie type for GetDeviceCreateContext.
- Unchecked cookie type for GetDeviceCreateContext.
- Reply type for GetDeviceCreateContext.
- The
GetPropertyContext
request. - Cookie type for GetPropertyContext.
- Unchecked cookie type for GetPropertyContext.
- Reply type for GetPropertyContext.
- The
GetPropertyCreateContext
request. - Cookie type for GetPropertyCreateContext.
- Unchecked cookie type for GetPropertyCreateContext.
- Reply type for GetPropertyCreateContext.
- The
GetPropertyDataContext
request. - Cookie type for GetPropertyDataContext.
- Unchecked cookie type for GetPropertyDataContext.
- Reply type for GetPropertyDataContext.
- The
GetPropertyUseContext
request. - Cookie type for GetPropertyUseContext.
- Unchecked cookie type for GetPropertyUseContext.
- Reply type for GetPropertyUseContext.
- The
GetSelectionContext
request. - Cookie type for GetSelectionContext.
- Unchecked cookie type for GetSelectionContext.
- Reply type for GetSelectionContext.
- The
GetSelectionCreateContext
request. - Cookie type for GetSelectionCreateContext.
- Unchecked cookie type for GetSelectionCreateContext.
- Reply type for GetSelectionCreateContext.
- The
GetSelectionDataContext
request. - Cookie type for GetSelectionDataContext.
- Unchecked cookie type for GetSelectionDataContext.
- Reply type for GetSelectionDataContext.
- The
GetSelectionUseContext
request. - Cookie type for GetSelectionUseContext.
- Unchecked cookie type for GetSelectionUseContext.
- Reply type for GetSelectionUseContext.
- The
GetWindowContext
request. - Cookie type for GetWindowContext.
- Unchecked cookie type for GetWindowContext.
- Reply type for GetWindowContext.
- The
GetWindowCreateContext
request. - Cookie type for GetWindowCreateContext.
- Unchecked cookie type for GetWindowCreateContext.
- Reply type for GetWindowCreateContext.
- The
ListProperties
request. - Cookie type for ListProperties.
- Unchecked cookie type for ListProperties.
- Reply type for ListProperties.
- The
ListSelections
request. - Cookie type for ListSelections.
- Unchecked cookie type for ListSelections.
- Reply type for ListSelections.
- The
QueryVersion
request. - Cookie type for QueryVersion.
- Unchecked cookie type for QueryVersion.
- Reply type for QueryVersion.
- The
SetDeviceContext
request. - The
SetDeviceCreateContext
request. - The
SetPropertyCreateContext
request. - The
SetPropertyUseContext
request. - The
SetSelectionCreateContext
request. - The
SetSelectionUseContext
request. - The
SetWindowCreateContext
request.
Constants§
- The major version of the
SELinux
extension. - The minor version of the
SELinux
extension. - The version string of the
SELinux
extension. - The official identifier for the
SELinux
extension.
Functions§
- Fetch server runtime info data of the
SELinux
extension. - Prefetch server runtime info data of the
SELinux
extension.