OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ext2fs_remove
sys/ufs/ext2fs/ext2fs_extern.h
123
int ext2fs_remove(void *);
sys/ufs/ext2fs/ext2fs_vnops.c
1253
.vop_remove = ext2fs_remove,