Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/security/mac/mac_policy.h 106788 2002-11-12 04:20:36Z rwatson $
---
> * $FreeBSD: head/sys/security/mac/mac_policy.h 107089 2002-11-19 22:12:42Z rwatson $
274a275,278
> int (*mpo_check_kld_load)(struct ucred *cred, struct vnode *vp,
> struct label *vlabel);
> int (*mpo_check_kld_stat)(struct ucred *cred);
> int (*mpo_check_kld_unload)(struct ucred *cred);