- DT_BLK
alias DT_BLK = .S_IFBLK
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DT_CHR
alias DT_CHR = .S_IFCHR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DT_DIR
alias DT_DIR = .S_IFDIR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DT_FIFO
alias DT_FIFO = .S_IFIFO
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DT_LNK
alias DT_LNK = .S_IFLNK
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DT_REG
alias DT_REG = .S_IFREG
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DT_SOCK
alias DT_SOCK = .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_IEXEC
alias S_IEXEC = core.sys.windows.stat.S_IEXEC
- S_IFBLK
alias S_IFBLK = core.sys.windows.stat.S_IFBLK
- S_IFCHR
alias S_IFCHR = core.sys.windows.stat.S_IFCHR
- S_IFDIR
alias S_IFDIR = core.sys.windows.stat.S_IFDIR
- S_IFIFO
alias S_IFIFO = core.sys.windows.stat.S_IFIFO
- S_IFMT
alias S_IFMT = core.sys.windows.stat.S_IFMT
- S_IFREG
alias S_IFREG = core.sys.windows.stat.S_IFREG
- S_IREAD
alias S_IREAD = core.sys.windows.stat.S_IREAD
- S_IRUSR
alias S_IRUSR = libressl_d.compat.stdio.S_IREAD
- S_IWRITE
alias S_IWRITE = core.sys.windows.stat.S_IWRITE
- S_IWUSR
alias S_IWUSR = libressl_d.compat.stdio.S_IWRITE