Lines Matching full:constraint
57 .It Bq Ar constraint
59 .Ar constraint
60 to all subsequent mappings until the next constraint line or the end
83 that satisfy the constraint.
87 The constraint is matched literally so that only an executable with an
88 identical fully qualified pathname will satisfy the constraint.
91 will not satisfy the constraint
94 This is the default constraint type.
96 A constraint with no path is matched against the basename of the
98 For instance, the constraint
107 A constraint with a trailing slash is satisfied if the full pathname
108 begins with the constraint string.
109 For instance, the constraint
121 or similar, so the basename constraint type is the most useful.
125 Constraints apply to all mappings until the next constraint or the end