Lines Matching refs:a
3 will cause an error message along with a corresponding explicit (fully
28 that are in subdirectories of /dev/, such as /dev/input/, unlike a
30 a match to a directory name.
37 <min_mode> is a numeric mode mask, and a mode will match it if and only if
40 <max_mode> is a numeric mode mask, and a mode will match it if and only if
43 <min_uid> may be either a numeric user id, or a user name (which must not
44 start with a number). If it is a user name, getpwnam() will be used to
45 translate it to a numeric user id.
59 To get a list of all failing rules:
63 To get a fully specified set of rules for all failing files:
67 NOTE: There may be failing files even if no rules have failed, since a
68 file that does not match any rule is a failure.