Handbook
Glossary
acl_get_permset ( entry_d permset_p -- int )
Vocabulary
io
.
files
.
acls
.
macos
.
ffi
Inputs
entry_d
an
object
permset_p
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
io.files.acls.macos.ffi
FUNCTION:
int
acl_get_permset
(
acl_entry_t
entry_d, acl_permset_t* permset_p )