/src/sys/kern/ |
vfs_vnops.c | 120 static int vn_mmap(struct file *, off_t *, size_t, int, int *, int *, 139 .fo_mmap = vn_mmap, 931 vn_mmap(struct file *fp, off_t *offp, size_t size, int prot, int *flagsp, function in typeref:typename:int
|
vfs_vnops.c | 120 static int vn_mmap(struct file *, off_t *, size_t, int, int *, int *, 139 .fo_mmap = vn_mmap, 931 vn_mmap(struct file *fp, off_t *offp, size_t size, int prot, int *flagsp, function in typeref:typename:int
|
vfs_vnops.c | 120 static int vn_mmap(struct file *, off_t *, size_t, int, int *, int *, 139 .fo_mmap = vn_mmap, 931 vn_mmap(struct file *fp, off_t *offp, size_t size, int prot, int *flagsp, function in typeref:typename:int
|