Home
last modified time | relevance | path

Searched defs:IFMT (Results 1 – 8 of 8) sorted by path

/illumos-gate/usr/src/boot/include/ufs/ufs/
H A Ddinode.h104 #define IFMT 0170000 /* Mask of file type. */ macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_inode_ffs.h76 #define IFMT 0xf000 /* type of file */ macro
H A Djfs.h546 #define IFMT 0xF000 /* S_IFMT - mask of file type */ macro
H A Dufs.h22 #define IFMT 0xf000 macro
H A Dufs2.h101 #define IFMT 0170000 /* Mask of file type. */ macro
H A Dxfs.h541 #define IFMT 0170000 /* type of file */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c108 #define IFMT 0170000 /* type of file */ macro
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h377 #define IFMT 0170000 /* type of file */ macro