- S_ISBLK
bool S_ISBLK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISBLK
bool S_ISBLK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISBLK
bool S_ISBLK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISBLK
bool S_ISBLK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISCHR
bool S_ISCHR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISCHR
bool S_ISCHR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISCHR
bool S_ISCHR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISCHR
bool S_ISCHR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISDIR
bool S_ISDIR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISDIR
bool S_ISDIR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISDIR
bool S_ISDIR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISDIR
bool S_ISDIR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISDOOR
bool S_ISDOOR(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISFIFO
bool S_ISFIFO(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISFIFO
bool S_ISFIFO(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISFIFO
bool S_ISFIFO(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISFIFO
bool S_ISFIFO(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISLNK
bool S_ISLNK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISLNK
bool S_ISLNK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISLNK
bool S_ISLNK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISLNK
bool S_ISLNK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISPORT
bool S_ISPORT(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISREG
bool S_ISREG(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISREG
bool S_ISREG(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISREG
bool S_ISREG(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISREG
bool S_ISREG(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISSOCK
bool S_ISSOCK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISSOCK
bool S_ISSOCK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISSOCK
bool S_ISSOCK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_ISSOCK
bool S_ISSOCK(mode_t mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_TYPEISMQ
bool S_TYPEISMQ(stat_t* buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_TYPEISSEM
bool S_TYPEISSEM(stat_t* buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- S_TYPEISSHM
bool S_TYPEISSHM(stat_t* buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- chmod
int chmod(char* , mode_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fchmod
int fchmod(int , mode_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fstat
int fstat(int , stat_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- fstat64
int fstat64(int , stat_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lstat
int lstat(char* , stat_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lstat64
int lstat64(char* , stat_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mkdir
int mkdir(char* , mode_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mkfifo
int mkfifo(char* , mode_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mknod
int mknod(char* , mode_t , dev_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mknod
int mknod(char* , mode_t , dev_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mknod
int mknod(char* , mode_t , dev_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mknod
int mknod(char* , mode_t , dev_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stat
int stat(char* , stat_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stat64
int stat64(char* , stat_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- umask
mode_t umask(mode_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFBLK
auto S_IFBLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFBLK
auto S_IFBLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFBLK
auto S_IFBLK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFCHR
auto S_IFCHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFCHR
auto S_IFCHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFCHR
auto S_IFCHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFDIR
auto S_IFDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFDIR
auto S_IFDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFDIR
auto S_IFDIR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFIFO
auto S_IFIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFIFO
auto S_IFIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFIFO
auto S_IFIFO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFLNK
auto S_IFLNK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFLNK
auto S_IFLNK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFLNK
auto S_IFLNK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFMT
auto S_IFMT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFMT
auto S_IFMT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFMT
auto S_IFMT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFREG
auto S_IFREG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFREG
auto S_IFREG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFREG
auto S_IFREG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFSOCK
auto S_IFSOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFSOCK
auto S_IFSOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IFSOCK
auto S_IFSOCK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRGRP
auto S_IRGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRGRP
auto S_IRGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRGRP
auto S_IRGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IROTH
auto S_IROTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IROTH
auto S_IROTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IROTH
auto S_IROTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRUSR
auto S_IRUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRUSR
auto S_IRUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRUSR
auto S_IRUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXG
auto S_IRWXG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXG
auto S_IRWXG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXG
auto S_IRWXG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXO
auto S_IRWXO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXO
auto S_IRWXO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXO
auto S_IRWXO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXU
auto S_IRWXU;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXU
auto S_IRWXU;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IRWXU
auto S_IRWXU;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISGID
auto S_ISGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISGID
auto S_ISGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISGID
auto S_ISGID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISUID
auto S_ISUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISUID
auto S_ISUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISUID
auto S_ISUID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISVTX
auto S_ISVTX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISVTX
auto S_ISVTX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_ISVTX
auto S_ISVTX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWGRP
auto S_IWGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWGRP
auto S_IWGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWGRP
auto S_IWGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWOTH
auto S_IWOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWOTH
auto S_IWOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWOTH
auto S_IWOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWUSR
auto S_IWUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWUSR
auto S_IWUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IWUSR
auto S_IWUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXGRP
auto S_IXGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXGRP
auto S_IXGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXGRP
auto S_IXGRP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXOTH
auto S_IXOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXOTH
auto S_IXOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXOTH
auto S_IXOTH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXUSR
auto S_IXUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXUSR
auto S_IXUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- S_IXUSR
auto S_IXUSR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _ST_FSTYPSZ
auto _ST_FSTYPSZ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D header file for POSIX.