S_ISSOCK
#ifdef S_ISSOCK
i = S_ISSOCK(stb.st_mode);
#ifdef S_ISSOCK
return test_stat(opnd1, &b1) == 0 && S_ISSOCK(b1.st_mode);
return S_ISSOCK(s.st_mode);
if (S_ISSOCK(st.st_mode)) {
} else if (S_ISSOCK(st.st_mode)) {
S_ISFIFO(sb.st_mode) || S_ISSOCK(sb.st_mode))) {
#ifdef S_ISSOCK
if (S_ISSOCK(stbuf.st_mode & S_IFMT)) {
#ifdef S_ISSOCK
if (!S_ISSOCK(p->fts_statp->st_mode))