FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ext2_setacl
sys/fs/ext2fs/ext2_acl.h
52
int ext2_setacl(struct vop_setacl_args *);
sys/fs/ext2fs/ext2_vnops.c
175
.vop_setacl = ext2_setacl,