S_ISDIR 1645 dir.c #ifndef S_ISDIR
S_ISDIR 60 dln.c #ifndef S_ISDIR
S_ISDIR 47 dln_find.c #ifndef S_ISDIR
S_ISDIR 1334 file.c #ifndef S_ISDIR
S_ISDIR 1341 file.c if (S_ISDIR(st.st_mode)) return Qtrue;
S_ISDIR 1979 file.c else if (S_ISDIR(st->st_mode)) {
S_ISDIR 4958 file.c if (S_ISDIR(get_stat(obj)->st_mode)) return Qtrue;
S_ISDIR 5587 file.c if (STAT(p0, &st) == 0 && S_ISDIR(st.st_mode) && (st.st_mode & S_IWOTH)
S_ISDIR 5659 file.c if (S_ISDIR(st.st_mode))
S_ISDIR 190 util.c #ifndef S_ISDIR