Searched refs:stub_destroy_label (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/security/mac_stub/
H A Dmac_stub.c139 stub_destroy_label(struct label *label) function
1661 .mpo_bpfdesc_destroy_label = stub_destroy_label,
1682 .mpo_cred_destroy_label = stub_destroy_label,
1691 .mpo_devfs_destroy_label = stub_destroy_label,
1701 .mpo_ifnet_destroy_label = stub_destroy_label,
1711 .mpo_inpcb_destroy_label = stub_destroy_label,
1716 .mpo_ip6q_destroy_label = stub_destroy_label,
1723 .mpo_ipq_destroy_label = stub_destroy_label,
1738 .mpo_mbuf_destroy_label = stub_destroy_label,
1743 .mpo_mount_destroy_label = stub_destroy_label,
[all...]

Completed in 156 milliseconds