opnsense-src/sys/security/mac
Matthew Dillon cd72f2180b Change struct file f_data to un_data, a union of the correct struct
pointer types, and remove a huge number of casts from code using it.

Change struct xfile xf_data to xun_data (ABI is still compatible).

If we need to add a #define for f_data and xf_data we can, but I don't
think it will be necessary.  There are no operational changes in this
commit.
2003-01-12 01:37:13 +00:00
..
mac_framework.c Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
mac_framework.h Remove dm_root entry from struct devfs_mount. It's never set, and is 2002-12-09 03:44:28 +00:00
mac_internal.h Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
mac_net.c Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
mac_pipe.c Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
mac_policy.h Remove dm_root entry from struct devfs_mount. It's never set, and is 2002-12-09 03:44:28 +00:00
mac_process.c Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
mac_syscalls.c Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
mac_system.c Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00
mac_vfs.c Change struct file f_data to un_data, a union of the correct struct 2003-01-12 01:37:13 +00:00