HomeFreeBSD

MAC/do: Rename internal mac_do_rule_find() => find_rules()

Description

MAC/do: Rename internal mac_do_rule_find() => find_rules()

To simplify, be consistent with the rename 'struct mac_do_rule' =>
'struct rules' and other functions, and because this function is
internal (and thus is never the first mac_do(4)'s function to appear in
a stack trace).

Reviewed by: bapt
Approved by: markj (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D47594

Details

Provenance
olceAuthored on Jul 1 2024, 2:35 PM
Reviewer
bapt
Differential Revision
D47594: MAC/do: Rename internal mac_do_rule_find() => find_rules()
Parents
rG02ed945ccec4: MAC/do: Rename private struct 'mac_do_rule' => 'rules'
Branches
Unknown
Tags
Unknown