Searched refs:fget_mmap (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/sys/ |
| H A D | file.h | 276 int fget_mmap(struct thread *td, int fd, const cap_rights_t *rightsp,
|
| /freebsd/sys/vm/ |
| H A D | vm_mmap.c | 399 error = fget_mmap(td, fd, &rights, &cap_maxprot, &fp); in kern_mmap()
|
| /freebsd/sys/kern/ |
| H A D | kern_descrip.c | 3737 fget_mmap(struct thread *td, int fd, const cap_rights_t *rightsp, in fget_mmap() function
|