Home | History | Annotate | Download | only in selinux

Lines Matching full:backend

45 /* don't use local customizations to backend data (boolean value) */
47 /* specify an alternate path to use when loading backend data */
49 /* select a subset of the search space as an optimization (file backend) */
60 * @backend: one of the constants specifying a supported labeling backend.
64 * Open a labeling backend for use. The available backend identifiers are
67 * backend. Return value is the created handle on success or NULL with
70 struct selabel_handle *selabel_open(unsigned int backend,
84 * @handle: specifies backend instance to query
91 * lookup operation; appropriate values are dictated by the backend in use.
102 * @handle: specifies backend instance to query
106 * Message is backend-specific, some backends may not output a message.
114 /* X backend */
123 /* DB backend */