OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
vn_write
sys/kern/vfs_vnops.c
59
int vn_write(struct file *, struct uio *, int);
sys/kern/vfs_vnops.c
66
.fo_write = vn_write,