S_ISCHR           380 plugin/ipc/file/fileconnlist.cpp     bool isRegularFile = (S_ISREG(statbuf.st_mode) || S_ISCHR(statbuf.st_mode) ||
S_ISCHR           486 plugin/ipc/file/fileconnlist.cpp   } else if (S_ISREG(statbuf.st_mode) || S_ISCHR(statbuf.st_mode) ||