Searched refs:biba_set_effective (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 446 biba_set_effective(struct mac_biba *mb, u_short type, u_short grade, in biba_set_effective() function 818 biba_set_effective(label, MAC_BIBA_TYPE_LOW, 0, NULL); in biba_cred_associate_nfsd() 909 biba_set_effective(dest, MAC_BIBA_TYPE_HIGH, 0, NULL); in biba_cred_create_init() 921 biba_set_effective(dest, MAC_BIBA_TYPE_EQUAL, 0, NULL); in biba_cred_create_swapper() 959 biba_set_effective(mb, biba_type, 0, NULL); in biba_devfs_create_device() 970 biba_set_effective(mb, MAC_BIBA_TYPE_HIGH, 0, NULL); in biba_devfs_create_directory() 1107 biba_set_effective(dest, type, 0, NULL); in biba_ifnet_create() 1359 biba_set_effective(dest, MAC_BIBA_TYPE_EQUAL, 0, NULL); in biba_netinet_arp_send() 1382 biba_set_effective(dest, MAC_BIBA_TYPE_EQUAL, 0, NULL); in biba_netinet_firewall_send() 1417 biba_set_effective(dest, MAC_BIBA_TYPE_EQUAL, 0, NULL); in biba_netinet_igmp_send() [all …]
|