Deleted Added
full compact
37c37
< * $FreeBSD: head/sys/security/mac/mac_policy.h 104529 2002-10-05 18:11:36Z rwatson $
---
> * $FreeBSD: head/sys/security/mac/mac_policy.h 104533 2002-10-05 18:40:10Z rwatson $
112a113,115
> void (*mpo_create_devfs_symlink)(struct ucred *cred,
> struct devfs_dirent *dd, struct label *ddlabel,
> struct devfs_dirent *de, struct label *delabel);
389a393
> MAC_CREATE_DEVFS_SYMLINK,