S_ISCHR          650 file.c             if (S_ISCHR(st.st_mode)) return Qtrue;
S_ISCHR          862 file.c             else if (S_ISCHR(st->st_mode)) {
S_ISCHR          2113 file.c             if (S_ISCHR(get_stat(obj)->st_mode)) return Qtrue;