Lines Matching full:rights
25 * All access rights that are denied by default whether they are handled or not
35 /* Makes sure all filesystem access rights can be stored. */
37 /* Makes sure all network access rights can be stored. */
39 /* Makes sure all scoped rights can be stored. */
65 * struct landlock_layer - Access rights for a given layer
126 * struct landlock_rule - Access rights tied to an object
238 * rulesets without overlapping access rights. These
274 * landlock_union_access_masks - Return all access rights handled in the
300 * at least one of the access rights specified
306 * Returns: @domain if any access rights specified in @masks is handled, or
367 /* Handles all initially denied by default access rights. */ in landlock_get_fs_access_mask()