DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nofo_shutdown
sys/kern/kern_event.c
104
.fo_shutdown = nofo_shutdown,
sys/kern/vfs_vnops.c
84
.fo_shutdown = nofo_shutdown,
sys/sys/file.h
152
int nofo_shutdown(struct file *, int);
sys/vfs/devfs/devfs_vnops.c
197
.fo_shutdown = nofo_shutdown,