Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_framework.c427 struct mac_policy_fastpath_elem mac_policy_fastpath_array[] = { variable
496 for (i = 0; i < nitems(mac_policy_fastpath_array); i++) { in mac_policy_fastpath_register()
497 mpfe = &mac_policy_fastpath_array[i]; in mac_policy_fastpath_register()
513 for (i = 0; i < nitems(mac_policy_fastpath_array); i++) { in mac_policy_fastpath_unregister()
514 mpfe = &mac_policy_fastpath_array[i]; in mac_policy_fastpath_unregister()