#include <schily/mconfig.h>
#include <schily/types.h>
#include <sys/stat.h>
Go to the source code of this file.
◆ _INCL_SYS_STAT_H
◆ lstat
◆ S_IEXEC
#define S_IEXEC 0100 /* Very old UNIX, use own definition */ |
◆ S_IREAD
#define S_IREAD 0400 /* Very old UNIX, use own definition */ |
◆ S_IRGRP
◆ S_IROTH
◆ S_IRUSR
◆ S_IRWXG
◆ S_IRWXO
◆ S_IRWXU
◆ S_ISBLK
◆ S_ISCHR
◆ S_ISCTG
◆ S_ISDIR
◆ S_ISDOOR
◆ S_ISEVC
◆ S_ISFIFO
◆ S_ISGID
#define S_ISGID 0 /* If it is not defined, it is not supported */ |
◆ S_ISLNK
◆ S_ISMPB
◆ S_ISMPC
◆ S_ISNAM
◆ S_ISPORT
◆ S_ISREG
◆ S_ISSHAD
◆ S_ISSOCK
◆ S_ISUID
#define S_ISUID 0 /* If it is not defined, it is not supported */ |
◆ S_ISVTX
#define S_ISVTX 0 /* If it is not defined, it is not supported */ |
◆ S_ISWHT
◆ S_IWGRP
◆ S_IWOTH
◆ S_IWRITE
#define S_IWRITE 0200 /* Very old UNIX, use own definition */ |
◆ S_IWUSR
◆ S_IXGRP
◆ S_IXOTH
◆ S_IXUSR
◆ S_TYPEISMQ
#define S_TYPEISMQ |
( |
|
_stbuf | ) |
(0) |
◆ S_TYPEISSEM
#define S_TYPEISSEM |
( |
|
_stbuf | ) |
(0) |
◆ S_TYPEISSHM
#define S_TYPEISSHM |
( |
|
_stbuf | ) |
(0) |
◆ stat_ansecs
◆ stat_cnsecs
◆ stat_mnsecs
◆ stat_set_ansecs
◆ stat_set_cnsecs
◆ stat_set_mnsecs