tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
fstat
tango
stdc
posix
sys
stat
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
alias
fstat
=
fstat64
extern (
C
)
static if
(
__USE_LARGEFILE64
)
alias
fstat
=
fstat64
int
fstat
(int , stat_t* )
Meta
Source
See Implementation
tango
stdc
posix
sys
stat
aliases
fstat
lstat
stat
enums
S_IFMT
functions
S_ISBLK
S_ISCHR
S_ISDIR
S_ISDOOR
S_ISFIFO
S_ISLNK
S_ISPORT
S_ISREG
S_ISSOCK
S_TYPEISMQ
S_TYPEISSEM
S_TYPEISSHM
chmod
fchmod
fstat64
lstat64
mkdir
mkfifo
mknod
stat64
umask
structs
stat_t
variables
S_IFBLK
S_IFCHR
S_IFDIR
S_IFIFO
S_IFLNK
S_IFREG
S_IFSOCK
S_IRGRP
S_IROTH
S_IRUSR
S_IRWXG
S_IRWXO
S_IRWXU
S_ISGID
S_ISUID
S_ISVTX
S_IWGRP
S_IWOTH
S_IWUSR
S_IXGRP
S_IXOTH
S_IXUSR
_ST_FSTYPSZ