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>
69 return -1; in parse_path()
77 /* clang-format off */
85 /* clang-format on */
94 .parent_fd = -1, in populate_ruleset()
153 /* clang-format off */
174 /* clang-format on */
198 "* %s: list of paths allowed to be used in a read-only way.\n", in main()
201 "* %s: list of paths allowed to be used in a read-write way.\n", in main()
207 "%s bash -i\n\n", in main()
241 /* Best-effort security. */ in main()