Home
last modified time | relevance | path

Searched defs:S_IFMT (Results 1 – 6 of 6) sorted by path

/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h223 #define S_IFMT 0170000 /* type of file mask */ macro
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1358 # define S_IFMT _S_IFMT macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h580 #define S_IFMT (S_IFDIR|S_IFREG|S_IFCHR|S_IFIFO|S_ISOCK) macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ext2fs.c277 #define S_IFMT 00170000 macro
H A Dfsys_minix.c148 #define S_IFMT 00170000 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h405 #define S_IFMT 0xF000 /* type of file */ macro