Home
last modified time | relevance | path

Searched refs:rule_next (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/security/mac_do/
H A Dmac_do.c319 struct rule *rule, *rule_next; in toast_rules() local
321 STAILQ_FOREACH_SAFE(rule, head, r_entries, rule_next) { in toast_rules()