Handbook
Glossary
lstat64 ( pathname buf -- int )
Vocabulary
unix
.
stat
Inputs
pathname
an
object
buf
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.stat
FUNCTION:
int
lstat64
(
c-string
pathname, stat* buf )