Expand description
The SELinux X extension.
Accessible with the xselinux cargo feature.
Structs§
- GetClient
Context - The
GetClientContextrequest. - GetClient
Context Cookie - Cookie type for GetClientContext.
- GetClient
Context Cookie Unchecked - Unchecked cookie type for GetClientContext.
- GetClient
Context Reply - Reply type for GetClientContext.
- GetDevice
Context - The
GetDeviceContextrequest. - GetDevice
Context Cookie - Cookie type for GetDeviceContext.
- GetDevice
Context Cookie Unchecked - Unchecked cookie type for GetDeviceContext.
- GetDevice
Context Reply - Reply type for GetDeviceContext.
- GetDevice
Create Context - The
GetDeviceCreateContextrequest. - GetDevice
Create Context Cookie - Cookie type for GetDeviceCreateContext.
- GetDevice
Create Context Cookie Unchecked - Unchecked cookie type for GetDeviceCreateContext.
- GetDevice
Create Context Reply - Reply type for GetDeviceCreateContext.
- GetProperty
Context - The
GetPropertyContextrequest. - GetProperty
Context Cookie - Cookie type for GetPropertyContext.
- GetProperty
Context Cookie Unchecked - Unchecked cookie type for GetPropertyContext.
- GetProperty
Context Reply - Reply type for GetPropertyContext.
- GetProperty
Create Context - The
GetPropertyCreateContextrequest. - GetProperty
Create Context Cookie - Cookie type for GetPropertyCreateContext.
- GetProperty
Create Context Cookie Unchecked - Unchecked cookie type for GetPropertyCreateContext.
- GetProperty
Create Context Reply - Reply type for GetPropertyCreateContext.
- GetProperty
Data Context - The
GetPropertyDataContextrequest. - GetProperty
Data Context Cookie - Cookie type for GetPropertyDataContext.
- GetProperty
Data Context Cookie Unchecked - Unchecked cookie type for GetPropertyDataContext.
- GetProperty
Data Context Reply - Reply type for GetPropertyDataContext.
- GetProperty
UseContext - The
GetPropertyUseContextrequest. - GetProperty
UseContext Cookie - Cookie type for GetPropertyUseContext.
- GetProperty
UseContext Cookie Unchecked - Unchecked cookie type for GetPropertyUseContext.
- GetProperty
UseContext Reply - Reply type for GetPropertyUseContext.
- GetSelection
Context - The
GetSelectionContextrequest. - GetSelection
Context Cookie - Cookie type for GetSelectionContext.
- GetSelection
Context Cookie Unchecked - Unchecked cookie type for GetSelectionContext.
- GetSelection
Context Reply - Reply type for GetSelectionContext.
- GetSelection
Create Context - The
GetSelectionCreateContextrequest. - GetSelection
Create Context Cookie - Cookie type for GetSelectionCreateContext.
- GetSelection
Create Context Cookie Unchecked - Unchecked cookie type for GetSelectionCreateContext.
- GetSelection
Create Context Reply - Reply type for GetSelectionCreateContext.
- GetSelection
Data Context - The
GetSelectionDataContextrequest. - GetSelection
Data Context Cookie - Cookie type for GetSelectionDataContext.
- GetSelection
Data Context Cookie Unchecked - Unchecked cookie type for GetSelectionDataContext.
- GetSelection
Data Context Reply - Reply type for GetSelectionDataContext.
- GetSelection
UseContext - The
GetSelectionUseContextrequest. - GetSelection
UseContext Cookie - Cookie type for GetSelectionUseContext.
- GetSelection
UseContext Cookie Unchecked - Unchecked cookie type for GetSelectionUseContext.
- GetSelection
UseContext Reply - Reply type for GetSelectionUseContext.
- GetWindow
Context - The
GetWindowContextrequest. - GetWindow
Context Cookie - Cookie type for GetWindowContext.
- GetWindow
Context Cookie Unchecked - Unchecked cookie type for GetWindowContext.
- GetWindow
Context Reply - Reply type for GetWindowContext.
- GetWindow
Create Context - The
GetWindowCreateContextrequest. - GetWindow
Create Context Cookie - Cookie type for GetWindowCreateContext.
- GetWindow
Create Context Cookie Unchecked - Unchecked cookie type for GetWindowCreateContext.
- GetWindow
Create Context Reply - Reply type for GetWindowCreateContext.
- List
Item - List
Item Buf - List
Item Iterator - List
Properties - The
ListPropertiesrequest. - List
Properties Cookie - Cookie type for ListProperties.
- List
Properties Cookie Unchecked - Unchecked cookie type for ListProperties.
- List
Properties Reply - Reply type for ListProperties.
- List
Selections - The
ListSelectionsrequest. - List
Selections Cookie - Cookie type for ListSelections.
- List
Selections Cookie Unchecked - Unchecked cookie type for ListSelections.
- List
Selections Reply - Reply type for ListSelections.
- Query
Version - The
QueryVersionrequest. - Query
Version Cookie - Cookie type for QueryVersion.
- Query
Version Cookie Unchecked - Unchecked cookie type for QueryVersion.
- Query
Version Reply - Reply type for QueryVersion.
- SetDevice
Context - The
SetDeviceContextrequest. - SetDevice
Create Context - The
SetDeviceCreateContextrequest. - SetProperty
Create Context - The
SetPropertyCreateContextrequest. - SetProperty
UseContext - The
SetPropertyUseContextrequest. - SetSelection
Create Context - The
SetSelectionCreateContextrequest. - SetSelection
UseContext - The
SetSelectionUseContextrequest. - SetWindow
Create Context - The
SetWindowCreateContextrequest.
Constants§
- MAJOR_
VERSION - The major version of the
SELinuxextension. - MINOR_
VERSION - The minor version of the
SELinuxextension. - VERSION_
STRING - The version string of the
SELinuxextension. - XNAME
- The official identifier for the
SELinuxextension.
Functions§
- get_
extension_ data - Fetch server runtime info data of the
SELinuxextension. - prefetch_
extension_ data - Prefetch server runtime info data of the
SELinuxextension.