Searched refs:LABEL_INIT (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 148 #define LABEL_INIT(label, magic) do { \ macro 210 LABEL_INIT(label, MAGIC_BPF); in test_bpfdesc_init_label() 454 LABEL_INIT(label, MAGIC_CRED); in test_cred_init_label() 551 LABEL_INIT(label, MAGIC_DEVFS); in test_devfs_init_label() 662 LABEL_INIT(label, MAGIC_IFNET); in test_ifnet_init_label() 759 LABEL_INIT(label, MAGIC_INPCB); in test_inpcb_init_label() 807 LABEL_INIT(label, MAGIC_IP6Q); in test_ip6q_init_label() 877 LABEL_INIT(label, MAGIC_IPQ); in test_ipq_init_label() 1032 LABEL_INIT(label, MAGIC_MBUF); in test_mbuf_init_label() 1075 LABEL_INIT(label, MAGIC_MOUNT); in test_mount_init_label() [all …]
|