DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rm_at_exit
sys/kern/kern_exit.c
1518
if (rm_at_exit(function))
sys/sys/systm.h
396
int rm_at_exit (exitlist_fn function);
sys/vfs/procfs/procfs_vfsops.c
110
rm_at_exit(procfs_exit);