mirror of
https://github.com/opnsense/src.git
synced 2026-04-28 17:49:22 -04:00
Merge the contents (less some trivial bordering the silly comments)
of <vm/vm_prot.h> and <vm/vm_inherit.h> into <vm/vm.h>. This puts
the #defines for the vm_inherit_t and vm_prot_t types next to their
typedefs.
This paves the road for the commit to follow shortly: change
useracc() to use VM_PROT_{READ|WRITE} rather than B_{READ|WRITE}
as argument.
|
||
|---|---|---|
| .. | ||
| ntfs.h | ||
| ntfs_compr.c | ||
| ntfs_compr.h | ||
| ntfs_extern.h | ||
| ntfs_ihash.c | ||
| ntfs_ihash.h | ||
| ntfs_inode.h | ||
| ntfs_subr.c | ||
| ntfs_subr.h | ||
| ntfs_vfsops.c | ||
| ntfs_vfsops.h | ||
| ntfs_vnops.c | ||
| ntfsmount.h | ||