Searched refs:LABEL_INIT (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/security/mac_test/ |
| H A D | mac_test.c | 150 #define LABEL_INIT(label, magic) do { \ macro 212 LABEL_INIT(label, MAGIC_BPF); in test_bpfdesc_init_label() 456 LABEL_INIT(label, MAGIC_CRED); in test_cred_init_label() 553 LABEL_INIT(label, MAGIC_DEVFS); in test_devfs_init_label() 664 LABEL_INIT(label, MAGIC_IFNET); in test_ifnet_init_label() 761 LABEL_INIT(label, MAGIC_INPCB); in test_inpcb_init_label() 809 LABEL_INIT(label, MAGIC_IP6Q); in test_ip6q_init_label() 879 LABEL_INIT(label, MAGIC_IPQ); in test_ipq_init_label() 1034 LABEL_INIT(label, MAGIC_MBUF); in test_mbuf_init_label() 1077 LABEL_INIT(label, MAGIC_MOUNT); in test_mount_init_label() [all …]
|