XCB
1.12
|
SELinux XCB Protocol Implementation. More...
Variables | |
xcb_extension_t | xcb_selinux_id |
SELinux XCB Protocol Implementation.
#define XCB_SELINUX_GET_CLIENT_CONTEXT 22 |
Opcode for xcb_selinux_get_client_context.
Referenced by xcb_selinux_get_client_context(), and xcb_selinux_get_client_context_unchecked().
#define XCB_SELINUX_GET_DEVICE_CONTEXT 4 |
Opcode for xcb_selinux_get_device_context.
Referenced by xcb_selinux_get_device_context(), and xcb_selinux_get_device_context_unchecked().
#define XCB_SELINUX_GET_DEVICE_CREATE_CONTEXT 2 |
Opcode for xcb_selinux_get_device_create_context.
Referenced by xcb_selinux_get_device_create_context(), and xcb_selinux_get_device_create_context_unchecked().
#define XCB_SELINUX_GET_PROPERTY_CONTEXT 12 |
Opcode for xcb_selinux_get_property_context.
Referenced by xcb_selinux_get_property_context(), and xcb_selinux_get_property_context_unchecked().
#define XCB_SELINUX_GET_PROPERTY_CREATE_CONTEXT 9 |
Opcode for xcb_selinux_get_property_create_context.
Referenced by xcb_selinux_get_property_create_context(), and xcb_selinux_get_property_create_context_unchecked().
#define XCB_SELINUX_GET_PROPERTY_DATA_CONTEXT 13 |
Opcode for xcb_selinux_get_property_data_context.
Referenced by xcb_selinux_get_property_data_context(), and xcb_selinux_get_property_data_context_unchecked().
#define XCB_SELINUX_GET_PROPERTY_USE_CONTEXT 11 |
Opcode for xcb_selinux_get_property_use_context.
Referenced by xcb_selinux_get_property_use_context(), and xcb_selinux_get_property_use_context_unchecked().
#define XCB_SELINUX_GET_SELECTION_CONTEXT 19 |
Opcode for xcb_selinux_get_selection_context.
Referenced by xcb_selinux_get_selection_context(), and xcb_selinux_get_selection_context_unchecked().
#define XCB_SELINUX_GET_SELECTION_CREATE_CONTEXT 16 |
Opcode for xcb_selinux_get_selection_create_context.
Referenced by xcb_selinux_get_selection_create_context(), and xcb_selinux_get_selection_create_context_unchecked().
#define XCB_SELINUX_GET_SELECTION_DATA_CONTEXT 20 |
Opcode for xcb_selinux_get_selection_data_context.
Referenced by xcb_selinux_get_selection_data_context(), and xcb_selinux_get_selection_data_context_unchecked().
#define XCB_SELINUX_GET_SELECTION_USE_CONTEXT 18 |
Opcode for xcb_selinux_get_selection_use_context.
Referenced by xcb_selinux_get_selection_use_context(), and xcb_selinux_get_selection_use_context_unchecked().
#define XCB_SELINUX_GET_WINDOW_CONTEXT 7 |
Opcode for xcb_selinux_get_window_context.
Referenced by xcb_selinux_get_window_context(), and xcb_selinux_get_window_context_unchecked().
#define XCB_SELINUX_GET_WINDOW_CREATE_CONTEXT 6 |
Opcode for xcb_selinux_get_window_create_context.
Referenced by xcb_selinux_get_window_create_context(), and xcb_selinux_get_window_create_context_unchecked().
#define XCB_SELINUX_LIST_PROPERTIES 14 |
Opcode for xcb_selinux_list_properties.
Referenced by xcb_selinux_list_properties(), and xcb_selinux_list_properties_unchecked().
#define XCB_SELINUX_LIST_SELECTIONS 21 |
Opcode for xcb_selinux_list_selections.
Referenced by xcb_selinux_list_selections(), and xcb_selinux_list_selections_unchecked().
#define XCB_SELINUX_QUERY_VERSION 0 |
Opcode for xcb_selinux_query_version.
Referenced by xcb_selinux_query_version(), and xcb_selinux_query_version_unchecked().
#define XCB_SELINUX_SET_DEVICE_CONTEXT 3 |
Opcode for xcb_selinux_set_device_context.
Referenced by xcb_selinux_set_device_context(), and xcb_selinux_set_device_context_checked().
#define XCB_SELINUX_SET_DEVICE_CREATE_CONTEXT 1 |
Opcode for xcb_selinux_set_device_create_context.
Referenced by xcb_selinux_set_device_create_context(), and xcb_selinux_set_device_create_context_checked().
#define XCB_SELINUX_SET_PROPERTY_CREATE_CONTEXT 8 |
Opcode for xcb_selinux_set_property_create_context.
Referenced by xcb_selinux_set_property_create_context(), and xcb_selinux_set_property_create_context_checked().
#define XCB_SELINUX_SET_PROPERTY_USE_CONTEXT 10 |
Opcode for xcb_selinux_set_property_use_context.
Referenced by xcb_selinux_set_property_use_context(), and xcb_selinux_set_property_use_context_checked().
#define XCB_SELINUX_SET_SELECTION_CREATE_CONTEXT 15 |
Opcode for xcb_selinux_set_selection_create_context.
Referenced by xcb_selinux_set_selection_create_context(), and xcb_selinux_set_selection_create_context_checked().
#define XCB_SELINUX_SET_SELECTION_USE_CONTEXT 17 |
Opcode for xcb_selinux_set_selection_use_context.
Referenced by xcb_selinux_set_selection_use_context(), and xcb_selinux_set_selection_use_context_checked().
#define XCB_SELINUX_SET_WINDOW_CREATE_CONTEXT 5 |
Opcode for xcb_selinux_set_window_create_context.
Referenced by xcb_selinux_set_window_create_context(), and xcb_selinux_set_window_create_context_checked().
xcb_selinux_get_client_context_cookie_t xcb_selinux_get_client_context | ( | xcb_connection_t * | c, |
uint32_t | resource | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_CLIENT_CONTEXT.
xcb_selinux_get_client_context_reply_t* xcb_selinux_get_client_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_client_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_client_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_client_context_cookie_t xcb_selinux_get_client_context_unchecked | ( | xcb_connection_t * | c, |
uint32_t | resource | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_CLIENT_CONTEXT.
xcb_selinux_get_device_context_cookie_t xcb_selinux_get_device_context | ( | xcb_connection_t * | c, |
uint32_t | device | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_DEVICE_CONTEXT.
xcb_selinux_get_device_context_reply_t* xcb_selinux_get_device_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_device_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_device_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_device_context_cookie_t xcb_selinux_get_device_context_unchecked | ( | xcb_connection_t * | c, |
uint32_t | device | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_DEVICE_CONTEXT.
xcb_selinux_get_device_create_context_cookie_t xcb_selinux_get_device_create_context | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_DEVICE_CREATE_CONTEXT.
xcb_selinux_get_device_create_context_reply_t* xcb_selinux_get_device_create_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_device_create_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_device_create_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_device_create_context_cookie_t xcb_selinux_get_device_create_context_unchecked | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_DEVICE_CREATE_CONTEXT.
xcb_selinux_get_property_context_cookie_t xcb_selinux_get_property_context | ( | xcb_connection_t * | c, |
xcb_window_t | window, | ||
xcb_atom_t | property | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_PROPERTY_CONTEXT.
xcb_selinux_get_property_context_reply_t* xcb_selinux_get_property_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_property_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_property_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_property_context_cookie_t xcb_selinux_get_property_context_unchecked | ( | xcb_connection_t * | c, |
xcb_window_t | window, | ||
xcb_atom_t | property | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_PROPERTY_CONTEXT.
xcb_selinux_get_property_create_context_cookie_t xcb_selinux_get_property_create_context | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_PROPERTY_CREATE_CONTEXT.
xcb_selinux_get_property_create_context_reply_t* xcb_selinux_get_property_create_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_property_create_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_property_create_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_property_create_context_cookie_t xcb_selinux_get_property_create_context_unchecked | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_PROPERTY_CREATE_CONTEXT.
xcb_selinux_get_property_data_context_cookie_t xcb_selinux_get_property_data_context | ( | xcb_connection_t * | c, |
xcb_window_t | window, | ||
xcb_atom_t | property | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_PROPERTY_DATA_CONTEXT.
xcb_selinux_get_property_data_context_reply_t* xcb_selinux_get_property_data_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_property_data_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_property_data_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_property_data_context_cookie_t xcb_selinux_get_property_data_context_unchecked | ( | xcb_connection_t * | c, |
xcb_window_t | window, | ||
xcb_atom_t | property | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_PROPERTY_DATA_CONTEXT.
xcb_selinux_get_property_use_context_cookie_t xcb_selinux_get_property_use_context | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_PROPERTY_USE_CONTEXT.
xcb_selinux_get_property_use_context_reply_t* xcb_selinux_get_property_use_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_property_use_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_property_use_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_property_use_context_cookie_t xcb_selinux_get_property_use_context_unchecked | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_PROPERTY_USE_CONTEXT.
xcb_selinux_get_selection_context_cookie_t xcb_selinux_get_selection_context | ( | xcb_connection_t * | c, |
xcb_atom_t | selection | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_SELECTION_CONTEXT.
xcb_selinux_get_selection_context_reply_t* xcb_selinux_get_selection_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_selection_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_selection_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_selection_context_cookie_t xcb_selinux_get_selection_context_unchecked | ( | xcb_connection_t * | c, |
xcb_atom_t | selection | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_SELECTION_CONTEXT.
xcb_selinux_get_selection_create_context_cookie_t xcb_selinux_get_selection_create_context | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_SELECTION_CREATE_CONTEXT.
xcb_selinux_get_selection_create_context_reply_t* xcb_selinux_get_selection_create_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_selection_create_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_selection_create_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_selection_create_context_cookie_t xcb_selinux_get_selection_create_context_unchecked | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_SELECTION_CREATE_CONTEXT.
xcb_selinux_get_selection_data_context_cookie_t xcb_selinux_get_selection_data_context | ( | xcb_connection_t * | c, |
xcb_atom_t | selection | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_SELECTION_DATA_CONTEXT.
xcb_selinux_get_selection_data_context_reply_t* xcb_selinux_get_selection_data_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_selection_data_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_selection_data_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_selection_data_context_cookie_t xcb_selinux_get_selection_data_context_unchecked | ( | xcb_connection_t * | c, |
xcb_atom_t | selection | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_SELECTION_DATA_CONTEXT.
xcb_selinux_get_selection_use_context_cookie_t xcb_selinux_get_selection_use_context | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_SELECTION_USE_CONTEXT.
xcb_selinux_get_selection_use_context_reply_t* xcb_selinux_get_selection_use_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_selection_use_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_selection_use_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_selection_use_context_cookie_t xcb_selinux_get_selection_use_context_unchecked | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_SELECTION_USE_CONTEXT.
xcb_selinux_get_window_context_cookie_t xcb_selinux_get_window_context | ( | xcb_connection_t * | c, |
xcb_window_t | window | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_WINDOW_CONTEXT.
xcb_selinux_get_window_context_reply_t* xcb_selinux_get_window_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_window_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_window_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, and xcb_generic_iterator_t::rem.
xcb_selinux_get_window_context_cookie_t xcb_selinux_get_window_context_unchecked | ( | xcb_connection_t * | c, |
xcb_window_t | window | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_WINDOW_CONTEXT.
xcb_selinux_get_window_create_context_cookie_t xcb_selinux_get_window_create_context | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_GET_WINDOW_CREATE_CONTEXT.
xcb_selinux_get_window_create_context_reply_t* xcb_selinux_get_window_create_context_reply | ( | xcb_connection_t * | c, |
xcb_selinux_get_window_create_context_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_get_window_create_context_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_get_window_create_context_cookie_t xcb_selinux_get_window_create_context_unchecked | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_GET_WINDOW_CREATE_CONTEXT.
xcb_generic_iterator_t xcb_selinux_list_item_end | ( | xcb_selinux_list_item_iterator_t | i | ) |
Return the iterator pointing to the last element
i | An xcb_selinux_list_item_iterator_t |
Set the current element in the iterator to the last element. The member rem is set to 0. The member data points to the last element.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and xcb_selinux_list_item_next().
void xcb_selinux_list_item_next | ( | xcb_selinux_list_item_iterator_t * | i | ) |
Get the next element of the iterator
i | Pointer to a xcb_selinux_list_item_iterator_t |
Get the next element in the iterator. The member rem is decreased by one. The member data points to the next element. The member index is increased by sizeof(xcb_selinux_list_item_t)
References xcb_generic_iterator_t::data.
Referenced by xcb_selinux_list_item_end().
xcb_selinux_list_properties_cookie_t xcb_selinux_list_properties | ( | xcb_connection_t * | c, |
xcb_window_t | window | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_LIST_PROPERTIES.
xcb_selinux_list_properties_reply_t* xcb_selinux_list_properties_reply | ( | xcb_connection_t * | c, |
xcb_selinux_list_properties_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_list_properties_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_list_properties_cookie_t xcb_selinux_list_properties_unchecked | ( | xcb_connection_t * | c, |
xcb_window_t | window | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References XCB_SELINUX_LIST_PROPERTIES.
xcb_selinux_list_selections_cookie_t xcb_selinux_list_selections | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_LIST_SELECTIONS.
xcb_selinux_list_selections_reply_t* xcb_selinux_list_selections_reply | ( | xcb_connection_t * | c, |
xcb_selinux_list_selections_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_list_selections_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_list_selections_cookie_t xcb_selinux_list_selections_unchecked | ( | xcb_connection_t * | c | ) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References XCB_SELINUX_LIST_SELECTIONS.
xcb_selinux_query_version_cookie_t xcb_selinux_query_version | ( | xcb_connection_t * | c, |
uint8_t | client_major, | ||
uint8_t | client_minor | ||
) |
c | The connection |
Delivers a request to the X server.
References XCB_SELINUX_QUERY_VERSION.
xcb_selinux_query_version_reply_t* xcb_selinux_query_version_reply | ( | xcb_connection_t * | c, |
xcb_selinux_query_version_cookie_t | cookie, | ||
xcb_generic_error_t ** | e | ||
) |
Return the reply
c | The connection |
cookie | The cookie |
e | The xcb_generic_error_t supplied |
Returns the reply of the request asked by
The parameter e
supplied to this function must be NULL if xcb_selinux_query_version_unchecked(). is used. Otherwise, it stores the error if any.
The returned value must be freed by the caller using free().
xcb_selinux_query_version_cookie_t xcb_selinux_query_version_unchecked | ( | xcb_connection_t * | c, |
uint8_t | client_major, | ||
uint8_t | client_minor | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.
References XCB_SELINUX_QUERY_VERSION.
xcb_void_cookie_t xcb_selinux_set_device_context | ( | xcb_connection_t * | c, |
uint32_t | device, | ||
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_SET_DEVICE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_device_context_checked | ( | xcb_connection_t * | c, |
uint32_t | device, | ||
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will not cause a reply to be generated. Any returned error will be saved for handling by xcb_request_check().
References XCB_SELINUX_SET_DEVICE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_device_create_context | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_SET_DEVICE_CREATE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_device_create_context_checked | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will not cause a reply to be generated. Any returned error will be saved for handling by xcb_request_check().
References XCB_SELINUX_SET_DEVICE_CREATE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_property_create_context | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_SET_PROPERTY_CREATE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_property_create_context_checked | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will not cause a reply to be generated. Any returned error will be saved for handling by xcb_request_check().
References XCB_SELINUX_SET_PROPERTY_CREATE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_property_use_context | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_SET_PROPERTY_USE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_property_use_context_checked | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will not cause a reply to be generated. Any returned error will be saved for handling by xcb_request_check().
References XCB_SELINUX_SET_PROPERTY_USE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_selection_create_context | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_SET_SELECTION_CREATE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_selection_create_context_checked | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will not cause a reply to be generated. Any returned error will be saved for handling by xcb_request_check().
References XCB_SELINUX_SET_SELECTION_CREATE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_selection_use_context | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_SET_SELECTION_USE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_selection_use_context_checked | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will not cause a reply to be generated. Any returned error will be saved for handling by xcb_request_check().
References XCB_SELINUX_SET_SELECTION_USE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_window_create_context | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
References xcb_generic_iterator_t::data, xcb_generic_iterator_t::index, xcb_generic_iterator_t::rem, and XCB_SELINUX_SET_WINDOW_CREATE_CONTEXT.
xcb_void_cookie_t xcb_selinux_set_window_create_context_checked | ( | xcb_connection_t * | c, |
uint32_t | context_len, | ||
const char * | context | ||
) |
c | The connection |
Delivers a request to the X server.
This form can be used only if the request will not cause a reply to be generated. Any returned error will be saved for handling by xcb_request_check().
References XCB_SELINUX_SET_WINDOW_CREATE_CONTEXT.