S_ISDOOR 49 gnulib-tests/test-sys_stat.c S_ISDOOR (S_IFREG), S_ISDOOR 150 gnulib-tests/test-sys_stat.c verify (!S_ISDOOR (S_IFBLK)); S_ISDOOR 151 gnulib-tests/test-sys_stat.c verify (!S_ISDOOR (S_IFCHR)); S_ISDOOR 152 gnulib-tests/test-sys_stat.c verify (!S_ISDOOR (S_IFDIR)); S_ISDOOR 153 gnulib-tests/test-sys_stat.c verify (!S_ISDOOR (S_IFIFO)); S_ISDOOR 154 gnulib-tests/test-sys_stat.c verify (!S_ISDOOR (S_IFREG)); S_ISDOOR 156 gnulib-tests/test-sys_stat.c verify (!S_ISDOOR (S_IFLNK)); S_ISDOOR 159 gnulib-tests/test-sys_stat.c verify (!S_ISDOOR (S_IFSOCK)); S_ISDOOR 108 lib/sys_stat.in.h #ifndef S_ISDOOR /* Solaris 2.5 and up */