Handbook
Glossary
acl_add_perm ( permset_d perm -- int )
Vocabulary
io
.
files
.
acls
.
macos
.
ffi
Inputs
permset_d
an
object
perm
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
io.files.acls.macos.ffi
FUNCTION:
int
acl_add_perm
(
acl_permset_t
permset_d,
acl_perm_t
perm )