FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ext2_getacl
sys/fs/ext2fs/ext2_acl.h
51
int ext2_getacl(struct vop_getacl_args *);
sys/fs/ext2fs/ext2_vnops.c
174
.vop_getacl = ext2_getacl,