Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_framework.c421 struct mac_policy_fastpath_elem mac_policy_fastpath_array[] = { variable
484 for (i = 0; i < nitems(mac_policy_fastpath_array); i++) { in mac_policy_fastpath_register()
485 mpfe = &mac_policy_fastpath_array[i]; in mac_policy_fastpath_register()
501 for (i = 0; i < nitems(mac_policy_fastpath_array); i++) { in mac_policy_fastpath_unregister()
502 mpfe = &mac_policy_fastpath_array[i]; in mac_policy_fastpath_unregister()