Searched refs:biba_set_effective (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 449 biba_set_effective(struct mac_biba *mb, u_short type, u_short grade, in biba_set_effective() function 821 biba_set_effective(label, MAC_BIBA_TYPE_LOW, 0, NULL); in biba_cred_associate_nfsd() 912 biba_set_effective(dest, MAC_BIBA_TYPE_HIGH, 0, NULL); in biba_cred_create_init() 924 biba_set_effective(dest, MAC_BIBA_TYPE_EQUAL, 0, NULL); in biba_cred_create_swapper() 962 biba_set_effective(mb, biba_type, 0, NULL); in biba_devfs_create_device() 973 biba_set_effective(mb, MAC_BIBA_TYPE_HIGH, 0, NULL); in biba_devfs_create_directory() 1110 biba_set_effective(dest, type, 0, NULL); in biba_ifnet_create() 1362 biba_set_effective(dest, MAC_BIBA_TYPE_EQUAL, 0, NULL); in biba_netinet_arp_send() 1385 biba_set_effective(dest, MAC_BIBA_TYPE_EQUAL, 0, NULL); in biba_netinet_firewall_send() 1420 biba_set_effective(dest, MAC_BIBA_TYPE_EQUAL, 0, NULL); in biba_netinet_igmp_send() [all …]
|