_S_IFMT            78 compat/vcbuild/include/unistd.h #define	_S_ISDIR(m)	(((m) & _S_IFMT) == _S_IFDIR)
_S_IFMT            85 compat/vcbuild/include/unistd.h #define	S_IFMT		_S_IFMT