S_ISSOCK 611 file.c if (S_ISSOCK(st.st_mode)) return Qtrue; S_ISSOCK 881 file.c else if (S_ISSOCK(st->st_mode)) { S_ISSOCK 2092 file.c if (S_ISSOCK(get_stat(obj)->st_mode)) return Qtrue;