Home
last modified time | relevance | path

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

/src/sys/security/mac_ipacl/
H A Dmac_ipacl.c127 static TAILQ_HEAD(rulehead, ip_rule) rule_head;
131 destroy_rules(struct rulehead *head) in destroy_rules()
244 parse_rules(char *string, struct rulehead *head) in parse_rules()
273 struct rulehead head, save_head; in sysctl_rules()
339 TAILQ_FOREACH_REVERSE(rule, &rule_head, rulehead, r_entries) { in rules_check()
/src/sys/security/mac_portacl/
H A Dmac_portacl.c133 static TAILQ_HEAD(rulehead, rule) rule_head;
137 toast_rules(struct rulehead *head) in toast_rules()
237 parse_rules(char *string, struct rulehead *head) in parse_rules()
331 struct rulehead head, save_head; in sysctl_rules()
/src/sys/fs/devfs/
H A Ddevfs_rule.c88 TAILQ_HEAD(rulehead, devfs_krule);
96 struct rulehead ds_rules;
373 dk = TAILQ_LAST(&ds->ds_rules, rulehead); in devfs_rule_autonumber()
/src/sbin/ipf/ipftest/
H A Dipftest.c586 dumprules(frentry_t *rulehead) in dumprules() argument
590 for (fr = rulehead; fr != NULL; fr = fr->fr_next) { in dumprules()
/src/sys/security/mac_do/
H A Dmac_do.c165 STAILQ_HEAD(rulehead, rule);
169 struct rulehead head;
318 struct rulehead *const head = &rules->head; in toast_rules()
/src/sbin/ipf/common/
H A Dipf_y.y247 rulehead markin inopts rulemain ruletail intag ruletail2
251 rulehead markout outopts rulemain ruletail outtag ruletail2
254 rulehead: