Home
last modified time | relevance | path

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

/freebsd/sys/security/mac_do/
H A Dmac_do.c1658 struct conf *const applicable_conf = find_conf(pr, &hpr_out); in mac_do_jail_get() local
1660 const struct rules *const rules = &applicable_conf->rules; in mac_do_jail_get()
1661 const struct exec_paths *const exec_paths = &applicable_conf->exec_paths; in mac_do_jail_get()
1682 drop_conf(applicable_conf); in mac_do_jail_get()