Module xselinux

Source
Expand description

The SELinux X extension.

Accessible with the xselinux cargo feature.

Structs§

GetClientContext
The GetClientContext request.
GetClientContextCookie
Cookie type for GetClientContext.
GetClientContextCookieUnchecked
Unchecked cookie type for GetClientContext.
GetClientContextReply
Reply type for GetClientContext.
GetDeviceContext
The GetDeviceContext request.
GetDeviceContextCookie
Cookie type for GetDeviceContext.
GetDeviceContextCookieUnchecked
Unchecked cookie type for GetDeviceContext.
GetDeviceContextReply
Reply type for GetDeviceContext.
GetDeviceCreateContext
The GetDeviceCreateContext request.
GetDeviceCreateContextCookie
Cookie type for GetDeviceCreateContext.
GetDeviceCreateContextCookieUnchecked
Unchecked cookie type for GetDeviceCreateContext.
GetDeviceCreateContextReply
Reply type for GetDeviceCreateContext.
GetPropertyContext
The GetPropertyContext request.
GetPropertyContextCookie
Cookie type for GetPropertyContext.
GetPropertyContextCookieUnchecked
Unchecked cookie type for GetPropertyContext.
GetPropertyContextReply
Reply type for GetPropertyContext.
GetPropertyCreateContext
The GetPropertyCreateContext request.
GetPropertyCreateContextCookie
Cookie type for GetPropertyCreateContext.
GetPropertyCreateContextCookieUnchecked
Unchecked cookie type for GetPropertyCreateContext.
GetPropertyCreateContextReply
Reply type for GetPropertyCreateContext.
GetPropertyDataContext
The GetPropertyDataContext request.
GetPropertyDataContextCookie
Cookie type for GetPropertyDataContext.
GetPropertyDataContextCookieUnchecked
Unchecked cookie type for GetPropertyDataContext.
GetPropertyDataContextReply
Reply type for GetPropertyDataContext.
GetPropertyUseContext
The GetPropertyUseContext request.
GetPropertyUseContextCookie
Cookie type for GetPropertyUseContext.
GetPropertyUseContextCookieUnchecked
Unchecked cookie type for GetPropertyUseContext.
GetPropertyUseContextReply
Reply type for GetPropertyUseContext.
GetSelectionContext
The GetSelectionContext request.
GetSelectionContextCookie
Cookie type for GetSelectionContext.
GetSelectionContextCookieUnchecked
Unchecked cookie type for GetSelectionContext.
GetSelectionContextReply
Reply type for GetSelectionContext.
GetSelectionCreateContext
The GetSelectionCreateContext request.
GetSelectionCreateContextCookie
Cookie type for GetSelectionCreateContext.
GetSelectionCreateContextCookieUnchecked
Unchecked cookie type for GetSelectionCreateContext.
GetSelectionCreateContextReply
Reply type for GetSelectionCreateContext.
GetSelectionDataContext
The GetSelectionDataContext request.
GetSelectionDataContextCookie
Cookie type for GetSelectionDataContext.
GetSelectionDataContextCookieUnchecked
Unchecked cookie type for GetSelectionDataContext.
GetSelectionDataContextReply
Reply type for GetSelectionDataContext.
GetSelectionUseContext
The GetSelectionUseContext request.
GetSelectionUseContextCookie
Cookie type for GetSelectionUseContext.
GetSelectionUseContextCookieUnchecked
Unchecked cookie type for GetSelectionUseContext.
GetSelectionUseContextReply
Reply type for GetSelectionUseContext.
GetWindowContext
The GetWindowContext request.
GetWindowContextCookie
Cookie type for GetWindowContext.
GetWindowContextCookieUnchecked
Unchecked cookie type for GetWindowContext.
GetWindowContextReply
Reply type for GetWindowContext.
GetWindowCreateContext
The GetWindowCreateContext request.
GetWindowCreateContextCookie
Cookie type for GetWindowCreateContext.
GetWindowCreateContextCookieUnchecked
Unchecked cookie type for GetWindowCreateContext.
GetWindowCreateContextReply
Reply type for GetWindowCreateContext.
ListItem
ListItemBuf
ListItemIterator
ListProperties
The ListProperties request.
ListPropertiesCookie
Cookie type for ListProperties.
ListPropertiesCookieUnchecked
Unchecked cookie type for ListProperties.
ListPropertiesReply
Reply type for ListProperties.
ListSelections
The ListSelections request.
ListSelectionsCookie
Cookie type for ListSelections.
ListSelectionsCookieUnchecked
Unchecked cookie type for ListSelections.
ListSelectionsReply
Reply type for ListSelections.
QueryVersion
The QueryVersion request.
QueryVersionCookie
Cookie type for QueryVersion.
QueryVersionCookieUnchecked
Unchecked cookie type for QueryVersion.
QueryVersionReply
Reply type for QueryVersion.
SetDeviceContext
The SetDeviceContext request.
SetDeviceCreateContext
The SetDeviceCreateContext request.
SetPropertyCreateContext
The SetPropertyCreateContext request.
SetPropertyUseContext
The SetPropertyUseContext request.
SetSelectionCreateContext
The SetSelectionCreateContext request.
SetSelectionUseContext
The SetSelectionUseContext request.
SetWindowCreateContext
The SetWindowCreateContext request.

Constants§

MAJOR_VERSION
The major version of the SELinux extension.
MINOR_VERSION
The minor version of the SELinux extension.
VERSION_STRING
The version string of the SELinux extension.
XNAME
The official identifier for the SELinux extension.

Functions§

get_extension_data
Fetch server runtime info data of the SELinux extension.
prefetch_extension_data
Prefetch server runtime info data of the SELinux extension.