Handbook
Glossary
acl_get_fd_np ( fd type -- acl_t )
Vocabulary
io
.
files
.
acls
.
macos
.
ffi
Inputs
fd
an
object
type
an
object
Outputs
acl_t
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
io.files.acls.macos.ffi
FUNCTION:
acl_t
acl_get_fd_np
(
int
fd,
acl_type_t
type )