S_IFDIR 361 lib-src/ntlib.c S_IFDIR : S_IFREG; S_IFDIR 457 lib-src/ntlib.c buf->st_mode = S_IFDIR; S_IFDIR 192 lib/sys_stat.in.h # ifdef S_IFDIR S_IFDIR 193 lib/sys_stat.in.h # define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR) S_IFDIR 63 nt/inc/sys/stat.h #define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR) S_IFDIR 5431 src/w32.c buf->st_mode = S_IFDIR; S_IFDIR 5635 src/w32.c buf->st_mode = S_IFDIR; S_IFDIR 5755 src/w32.c buf->st_mode = S_IFDIR;