Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sock_mmap
net/socket.c
122
static int sock_mmap(struct file *file, struct vm_area_struct *vma);
net/socket.c
166
.mmap = sock_mmap,