Lines Matching +full:clang +full:- +full:format
1 // SPDX-License-Identifier: BSD-3-Clause
4 * user-defined filesystem access control policy.
6 * Copyright © 2017-2020 Mickaël Salaün <mic@digikod.net>
74 /* clang-format off */
82 /* clang-format on */
91 .parent_fd = -1, in populate_ruleset()
146 /* clang-format off */
167 /* clang-format on */
191 "* %s: list of paths allowed to be used in a read-only way.\n", in main()
194 "* %s: list of paths allowed to be used in a read-write way.\n", in main()
200 "%s bash -i\n\n", in main()
234 /* Best-effort security. */ in main()